Visual Basic (VB) Question:

Download Job Interview Questions and Answers PDF

What are the record set types?

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

Answer:

RdOpenFowardOnly 0 (Default used only for the read only purpose)
RdOpenStatic 1
RdOpenDynamic 2
RdOpenKeySet 3 (Normally used for the live project)

Download Visual Basic (VB) Interview Questions And Answers PDF

Previous QuestionNext Question
What is DBFailError?What is the diff between RDO and ADO?