Answers

Question and Answer:

  Home  Visual Basic (VB)

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

Only in DbOpenTables.

Syntax: rs.index = "empno"

rs.seek "=" , 10

If with our setting the rs.index then run time error will occur.

 187 views

More Questions for you: