Where is the resultset of a sqlquery (which is fired by
rsobj.open sqlquery,xxxx,xxxx) stored ?



Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?..

Answer / Saurabh Kumar Dubey

The resultset of an SQL query executed using QTP's rsobj.open function is stored in a Recordset object. This Recordset can be further manipulated for data extraction or comparison purposes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What are the common defects found in your project? (in qtp interview)

1 Answers   TCS,


If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?

7 Answers   Covansys,


wt is automation framework? give explonation?

1 Answers   Mindlance,


Java add-in is need to work on java oriented project ?

3 Answers  


If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...

4 Answers   Navis,


Explain more about the Test Fusion Report of QTP?

1 Answers  


what is a test strategy & what is the difference between test strategy & test plan?

5 Answers  


If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.

4 Answers  


1. Which function is used to check whether the specified object property achieves the specified value within the specified timeout below anyone is correct 1. Check Property 2. getToproperty 3. output Pls anybody can give the answer.. Thanks in advance...

1 Answers   Navis,


How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...

4 Answers   Navis,


How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?

1 Answers  


I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me

2 Answers  


Categories