What is the diff between RDO and ADO?

Answers were Sorted based on User's Feedback



What is the diff between RDO and ADO?..

Answer / guest

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.

Is This Answer Correct ?    32 Yes 5 No

What is the diff between RDO and ADO?..

Answer / nitin

rdo needs a sql code to access the data, so user needs the information about sql coding ; ado user, no need to get the information of sql

Is This Answer Correct ?    9 Yes 1 No

What is the diff between RDO and ADO?..

Answer / vengatraman

RDO ->> does not Depend on Jet Engine....
->>it uses a thin layer over the ODBC and Device manager
Establishes the Connection

Is This Answer Correct ?    13 Yes 10 No

Post New Answer

More Visual Basic Interview Questions

Why visual basic is used?

1 Answers  


Draw Sequence Modal of DAO? Explain.

1 Answers  


i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).

1 Answers   Nissan, TechSoft,


What type of databases you can access through AD I Data Access Object?

1 Answers  


what are the different Types of Recordsets.

1 Answers  


How many types of Instantiations are there and what are they?

1 Answers  


What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?

1 Answers  


Which method is preferred to save data like database to the disk?

1 Answers  


Write the steps in Creating ActiveX Dll and Active Exe?

1 Answers  


How do I do drag & drop between applications?

1 Answers  


What is ODBC?

1 Answers  


What is DBSqlPassThrough?

1 Answers  


Categories