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 the difference btn risks & Therads in the Test plan documentation?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
hi nani my doubt is how does qtp process metrix related to software process.
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?
What are the Features & Benefits of Quick Test Pro (QTP)..?
What are the Automation Limitations??
Why we have to split actions in a test?
What is the latest version of qtp?
What is accessibility check point?
What is QTP?
diff between global variables and environment variables in qtp?