What is string concatenation function in VBScript?
Answer Posted / saimahesh babu
& operator and +
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
What is the main difference between function and sub-procedure?
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 about adodb.stream class?
How can you create an object in vbscript?
How to Enter Values on the Command promt using VB script
Anyone have qtp11.0 crack?
Explain How do you create a recordset object in vbscript?
How will you get the octal value of the given number in vbscript?
Why is it recommended to close the database connection every time after the work is completed?
How will you reverse a string in vbscript?
did any one attended interview in applabs if you had gone through plz tell me the procedure
What are subprocedures in vbscript?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
Explain about .wsf files?