can we create recorset with out using database connection in
vbscript?



can we create recorset with out using database connection in vbscript?..

Answer / 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

More QTP Interview Questions

How to find the path of folder in which the test is saved in qtp?

0 Answers  


There are 4 webpages in an application, in third page there is one cancel button i want to click that cancel button only, how can I click that cancel buttton ?

4 Answers   Wipro,


What is text check point and text area check point?

0 Answers  


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

0 Answers  


Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?

1 Answers  






what are the different kinds of frameworks in automation?

1 Answers   Accenture,


In how many ways we can add check points to an application using QTP.

4 Answers  


What test cases can you automate using QTP?

0 Answers  


In Test Director bug rEPORTS, wHAT ARE THE CONTENTS(fIELDS)? iF yoU PREAPARE BUG REPORT IN eXCEL sHEET , hOW U SEND TO dEVELOPMENT TEAM THRW T.D?

1 Answers  


Explain the concept of how QTP identifies object.

5 Answers   Ordain Solutions,


How To clear the AutoComplete?

1 Answers  


QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?

2 Answers  


Categories