Visual Basic (VB) Question:

Download Job Interview Questions and Answers PDF

What is Seek Method which type of record set is available this?

Visual Basic (VB) Interview Question
Visual Basic (VB) Interview Question

Answer:

Only in DbOpenTables.
Syntax: rs.index = "empno"
rs.seek "=" , 10
If with our setting the rs.index then run time error will occur.

Download Visual Basic (VB) Interview Questions And Answers PDF

Previous QuestionNext Question
What are the different types of Dialog Box in VB?What is Zorder Method?