Which is the default Data types in VBScript?
Answer Posted / bharat
vb script has default database is variant i.s DIM
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Explain about filter expression?
What are class properties?
How to write functions and sub in vb script?
Explain the arrays in vb script?
write a program to display configuration of a local system with the help of vb script.
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<
Explain the string concatenation function in vbscript?
who will create the object?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
What are the different types of operators and their order of precedence?
Why is error handling required?
What is vbscript?
What are the 2 ways in which a variable can be declared in the vbscript language?
What is dictionary object in vbscript? Explain?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.