Visual Basic (VB) Question:
Download Questions PDF

What are the record set types?

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?