can we create recorset with out using database connection in
vbscript?
Answer Posted / amarendra kothuru
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 |
Post New Answer View All Answers
What are the types of object repository?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
what type of run time errors you get while you ar edoing rpg program?
How do you perform Regreession Testing?
How do Parameterization and Data-Driving relate to each other in QTP?
Analyzing the checpoint results?
how to test load test and block box testing an a web based application pls give ans briefly
What is data driver in qtp? Where we use it?
Explain the benefits of quick test pro(qtp)?
What is a quick test professional?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
How to use Environment parameterization? Explain with an example.
How do you send email with attachment from outlook using qtp ?