Visual Basic (VB) Question:

What are the record set types?

Tweet Share WhatsApp

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) PDF Read All 102 Visual Basic (VB) Questions
Previous QuestionNext Question
What is DBFailError?What is the diff between RDO and ADO?