Visual Basic (VB) Question:

What is the diff between RDO and ADO?

Tweet Share WhatsApp

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) PDF Read All 102 Visual Basic (VB) Questions
Previous QuestionNext Question
What are the record set types?Diff types of Lock Types?