What is the use of the recordset object and which statement is used to create such an object?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

write a vb-script code to delete all the mails in my gmail in the year 2011

1 Answers  


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?

0 Answers   Nous,


write a Vb script to find a whther a selected drive exits.

1 Answers   CTS,


What if you do not specify anything when you call a procedure?

0 Answers  


What is Procedure or Subroutine in VB Script?

0 Answers  






Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?

0 Answers  


Why is the use of exit do or exit for statements within loops discouraged?

0 Answers  


Which operator can be used to do an xor operation in vbscript?

0 Answers  


Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.

12 Answers   Amazon, Pyroferus,


write a vb script to calculate factorial of a number?

5 Answers  


Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?

0 Answers  


Which data type/types are supported by vbscript language and what are their specialties?

0 Answers  


Categories