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
Mention when to use function procedures and what are its characteristics?
What is the use of the recordset object and which statement is used to create such an object?
What are the rules to name variable in vbscript?
Which constant is used for print and display functions and works as same as pressing enter key?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
Explain about tristate constants in vbscript?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Mention what is variant in vbscript?
wht must be the interview question on corinthian information technology solutions incorporated.
what is the object hyrarchy in QTP for a web based application
What is the use of option explicit statement?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
What is dictionary object in vbscript? Explain?
how to operate webobjects in a webpage using getobject function and then using generic methods?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?