how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u
Answer Posted / rajib
set conn=Createobject("ADODB.Connection")
Srvname="Driver=<>,Server=<>,UID=<>,Password=<>"
conn.open Srvname
Set Rec = CreateObject("ADODB.Recordset")
SQL="<SQL statement>"
Rec.open SQL ,conn
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Is it possible to switch between recording modes during a test creation?
What are the factors on which script execution time is dependent?
how will load the object during runtime?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
in a web page How to check and display a particular word from a paragraph?
what is meant by source control?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
what could go wrong with test automation?
how to acess a test in RSA?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
In what occasion we can specify global sheet and action sheet?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How can i initiate the objects to find uniquely in OR