Home >> Computer Language >> vb
Q.
What is the difference between ADO and RDO in vb
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
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
Posted By : jiten