How to Import data from a file (file is on the desktop) to
the data table
Answer Posted / sojan davis
We can use Datatable.import and Datatable.importsheet method
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How will you get a combined string from array of string in vbscript?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
Explain the scope of the variables using dim, public, and private keywords respectively.
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
Can u describe what kind of testing are for OTC derivates by banks.
What is the main difference between function and sub-procedure?
What is the difference between VBScript and JavaScript?
How to capture a runtime error in vbscript?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
How strcomp function works?
what is the differance between BYVAL,BYREF?
What if you do not specify anything when you call a procedure?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?