how to make connection to a remote mysql database in qtp
any one can please provid eme deatail steps.
Answer Posted / kishore
Set con = createobject("ADODB.connection")
Set rs = createobject"ADODB.Recordset")
Set com = createobject("ADODB.command")
con.open( "Driver=SQL SERVER;Server=server name (Where
DB is located);Database=DB name;Uid=uname;Pwd=pwd;" )
vf_com.Activeconnection = vf_con
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How does quicktest professional identifies the object in the application?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
Explain the benefits of quick test pro(qtp)?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
What VBScript operators, functions, and statements do you use in QuickTest Professional?
how did u use automating testing tools in ur job?
How does qtp identify the object in the application?
your coming from electrical backgroung..but y ur coming to software side?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
How to attach a file to TD?
What is contained in the object repository?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
Explain calling sub procedure.
What is object spy in quicktest professional (qtp)?
what are the limitations of smart identification in qtp 9.0