How do you create a recordset object in VBScript?

Answer Posted / saimahesh babu

set a=createobject("ADODB.recordset")

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you create an object in vbscript?

616


How to open browser in vb script?

582


Which operator can be used to check if two numbers are equal or not in vbscript?

652


What is the use of the instr function?

581


Explain about filter expression?

565






Explain the filter expression?

629


What are the rules to name variable in vbscript?

587


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

620


What is byref and byval parameters in vbscript?

604


How to Enter Values on the Command promt using VB script

1532


create a form to accept username and password validate the username and password with using message box, display the corresponding user message

2161


How to Import data from a file (file is on the desktop) to the data table

1556


Mention what is the technology used by vb script?

523


Which object is used to work with the database in the vbscript language and what statement is used to create this object?

508


What is the use of option explicit in vbscript?

544