Answer Posted / shubhang
I guess this will work out.
Set con = CreateObject("ADODB.Connection")
con.provider = "XYZ"
con.username ="XYZ"
con.password = "XYZ"
con.protocol = "XYZ"
con.port = "XYZ"
RS=con.execute "Select * from ABC"
do while rs.EOF <>True
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How smart identification works in qtp ?
Hello friends..... On which areas of an application we can not test with QTP
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
How to check which add-ins are associated with a test in qtp?
How the exception handling can be done using quicktest professional?
What is throw Object?
What are the challenges you faced during you entire life automation ?
Why to use descriptive programming?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
How does QTP identify an object?
unique properties of button,edit box, radio button,check box?
What are the different types of action?
Discuss quicktest professional (qtp) environment?
When using descriptive programming?