1.I want to establish connection with excel and also want to
fetch the data using SQL queries.
2.the code should be written in such a way that in future if
I want to migrate from excel to MS excess database , then
there should be minimal changes.
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
How do you declare a variable in vbscript?
what does create object actually do when you call it in vbscript?
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
There are 5 web pages.write a script to click the button on 4th web page.
How will you convert a string to upper case string using vbscript?
What is the use of the recordset object and which statement is used to create such an object?
How to create MSAcess table foriegn key
How are comments handled in the vbscript language?
How to select a value from a list box by using Selenium web-driver?
What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to use one as opposed to another?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?