can we create recorset with out using database connection in
vbscript?
You can create recordset object without using database
connection but not able to access data from Database.
If youn want to access data from database, then you should
create db connection. Using connectionstring only, you can
execute SQl query and able to save the results into
recordset.
Even if you create recordset object without db connection,
you might unnecessarily increase you code. Nothing will be
happen.
| Is This Answer Correct ? | 2 Yes | 1 No |
what is a active x control?can any one brief me about active x controls
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
What is our exact stage involvement with QTP?
Hi..friends can anybody write the script for this question... Am having some 20 nos of links in a web application, i want to click some 5,13 & 17th links. So please....can anybody give the answer....??? -->Hani<--
What are the disadvantages of Recovery Scenarios in QTP ?
Explain the concept of object repository?
How can you find Local Host Name by Using QTP?
X=10,Y=20 you need to swap the numbers without using a third variable?
what is exacltly TIERS ?
what is run action?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
What is Optional step?