How do you create a recordset object in VBScript?
Answers were Sorted based on User's Feedback
Answer / prasant
set oRecordset = New ADODB.Recordset -- for VB scripting
set oRecordset = createobject("ADODB.Recordset") -- for QTP scripting
| Is This Answer Correct ? | 4 Yes | 0 No |
How to capture a runtime error in vbscript?
what is test scenario?
give me an ex. of unoverloaded method?
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
How to declare an array in vbscript?
how to set one column as primary key in QTP and fetch values accordingly
what is the use of Data base check point ?
write a vb script to display calculator using case statement?
How to check the particular window is exist or not with out using check points
Is VBscript case-sensitive?
What are the rules to name variable in vbscript?
Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina