how to make connection to a remote mysql database in qtp
any one can please provid eme deatail steps.
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 |
Plz Explain AUTOMATION REFERENCE MODEL?
What is the limitation to XML Checkpoints?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Create an Excel file and pass the values from Flat File? (for ex:data1.txt,data2.txt )
In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or undo the same?
We are calling Actions in Expert View by using Run Action.but i want to know where we are saving the Actions Scripts.Pls explain??
What is parameter in qtp?
How to get line numbers in your editor in expert view?
What is reusable action?
Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.
Explain the concept of object repository?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,