Visual Basic (VB) Question:

Download Job Interview Questions and Answers PDF

What is the diff between RDO and ADO?

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

Answer:

RDO is Hierarchy model where as ADO is Object model. ADO can access data from both flat files as well as the data bases. I.e., It is encapsulation of DAO, RDO , OLE that is why we call it as OLE-DB Technology.

Download Visual Basic (VB) Interview Questions And Answers PDF

Previous QuestionNext Question
What are the record set types?Diff types of Lock Types?