Answer Posted / m.s.patil
You can write OLEDB script:
Set Con =CreateObject("ADODB.Connection")
ConString="Provider:SQLNCLI;Server=plantdev;DataBase=QAServe
r;UID=patil;PWD=password1"
Con.ConnectionString=ConString
Con.Open
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can you close the second opened browser?
What is the syntax for how to call one script from another?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Define Error Pane of UFT?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
UFT 12.02 which ALM version will support
What are the advantages of a Hybrid framework?
Hi,All How to create a link in excel sheet using qtp
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Where we use data driver in qtp?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Approach for Installation,comaptibility,system testing
whare exactly we have to use functions and sub routain
How you know that a test case is a regression test case
Have you used xml check point in your project? How?