Lock Table in SQL Server2000 by mahesh9920 When I am updating table say "Custinfo" I want to lock that table so that no one can update unless I release the lock. java.applet and java.applet.Applet by shwetakle What is the difference between java.applet and java.applet.Applet? What is the difference between Swing and AWT? Data type changes in source qualifier transformation by Learner1 Does changing data type of ports in source qualifier transformation lead to incorrect results? If yes, then why Informatica provides drop down option for data type of ports in the same transformation? Creating dynamic class using reflection... by psuresh1982 I want to create a class dynamically when my application server starts. How can I do that? Please let me know if any of you have code snippets for this. Real time example for abstract class and interface by visitor Bhuvaneswari I know what is abstract class and interface, but i want to know the real time example where we use these both Sorting a hash map based on its keys by 3roses How to sort records in a hashmap based on its keys? Abstract Class Situation by visitor gskumar81 When to use the Abstract Class? (We have interface and Abstract class, both used for declarations of common methods and subclasses will give the implementations. Please give me the situation when to use the abstract class) Preprocessor by Golda #define a 10 main() { printf("%d..",a); foo(); printf("%d",a); } void foo() { #undef a #define a 50 } The output is 10..10 How it will come What are the disadvantages of OOPS? by ramakris143 What are the disadvantages of OOPS? Time dependencies in QC by mkeqa How to create common time dependencies for more than one test set, Is it possible in QC? Run the query as Script in SQLPLUS by prakash.kudrekar I have written SQL query as script on windows machine. How do I access this file from SQLPLUS. To put the question other way How can I run the query as Script in SQLPLUS? One way to do is to copy the script direct and Paste it. But I want to know how do we run it as script? Quality Centre and Test Director by anagha2007 What is the difference between Quality Centre and Test Director How to reset authorization settings of QC by Reddy_sm Can any one help to reset the Authentication settings of Mercury Quality centre. I logged in as administrator and chose authentication option as LDAP and did not import any user list. I tried to re login to QC but login has failed due following error. Failed to Login; Failed while trying to locate user in LDAP server (missing LDAP import settings). Please contact the site administrator to resolve the problem.; Application Parameter 'DIRECTORY_PROVIDER_IMPORT_URL' does not exist; Now I am not in a position to revert the LDAP Authentication setting. It will be great if any one can help on this. Environment: windows XP and Mercury Quality centre 9.0 Dashboard tab in QC Window by debleena23 I have been using QC for past 6 months, but have never worked with Dashboard tab. Can anyone please help me out to understand what is actually done in Dashboard. Can Rational Requisite Pro be used with Mercury Test Director by sumitchaddha Can Rational Requisite Pro be used with Mercury Test Director. What i mean is if some data needs to be exported from RRP to TD is it possible? Upgrade from QC 9.0 to 9.2 by vamshiy We are upgrading from QC 9.0 to QC 9.2. Can any one help me to tell how I can take Backup of projects from QC Server and also any tips on how to upgrade from 9.0 to 9.2. Any experiences are highly appreciated. What is a Output? How will Come? by Golda main() { int i=-1,j=-1,k=0,l=2,m; m=i++&&j++&&k++||l++; printf ("%d %d %d %d %d",i,j,k,l,m); } Testing Framework by anuradha162 What is the meaning of testing Framework |
No comments:
Post a Comment