Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you create a recordset object in VBScript?

Answers were Sorted based on User's Feedback



How do you create a recordset object in VBScript?..

Answer / saimahesh babu

set a=createobject("ADODB.recordset")

Is This Answer Correct ?    17 Yes 1 No

How do you create a recordset object in VBScript?..

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 do you create a recordset object in VBScript?..

Answer / senthilan . d

dim rs as new ADODB.recordset

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More VB Script Interview Questions

What is the difference between VBScript and JavaScript?

0 Answers  


What is vbscript?

0 Answers  


How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'

0 Answers  


How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.

0 Answers  


Can u describe what kind of testing are for OTC derivates by banks.

0 Answers   BoA,


filter the array values without using filter function?

0 Answers   CSS Corp, WQED,


How do you get the value of a combo box in Javascript?

2 Answers   Aspire,


How to write VB script for login module?

0 Answers  


What is the main difference between function and sub-procedure?

0 Answers  


this q asked in applabs, q is: QTP should open google.com page and enter "qtp" in one edit(search) box and click search and should open google.com again and enter "job" in edit(search) box and click on search. I tried this but getting error "Edit(search) box matches more than one object", could anyone this question plz..

1 Answers   AppLabs,


How are values assigned to string type and numeric type variables?

0 Answers  


What is the purpose of the err object in the vbscript language?

0 Answers  


Categories