Answer Posted / saimahesh babu
set a=createobject("ADODB.recordset")
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What are keywords in the vbscript language?
Mention what is the main difference between function and sub-procedure?
What methods are used to create text files and open text files in the vbscript language?
Both Static and dynamic arrays are handled by VB script. Is it true?
1. How do declare public variable in vb scripts?
Which constant is used for print and display functions and works as same as pressing enter key?
what is used of Property........End Property loop ? how to write the script for it?
How will you release the memory acquired by an array variable in vbscript?
Which in-built function is used to format the number in the vbscript language?
Explain about filter expression?
Mention when to use function procedures and what are its characteristics?
Mention how to access array data?
Explain sga memory structures?
Explain about vb script?
Which operator is used to perform the comparison among 2 operands in the vbscript language?