I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about scrrun.dll in vbscript?
Explain about tristate constants in vbscript?
write a vb script to display the code "vbscripting" alphabet by alphabet(i e 1st v then b and up to g)
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
why do u choose to go for testing why cant for devoloping
Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it
In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
what is the use of Data base check point ?
which is the good software training centre in bangalore?
What are the naming conventions while declaring a variable in the vbscript language?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
what is event handling?