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

what are the Differences between Recordset and Resultsets?

0 Answers   IBS, Lava International,


How do you create a form in visual basic?

0 Answers  


which Property is used to count no. of items in a combobox?

1 Answers  


Describe Database Connection pooling relative to MTS ?

1 Answers  


what is the Property used to add a menus at runtime?

0 Answers  






Types of LockEdits in RDO.

0 Answers  


How do I implement an accelerator key for a text box?

0 Answers  


Which property of textbox cannot be changed at runtime. What is the max size of textbox?

0 Answers  


What is the max size of textbox?

1 Answers  


What is the difference between a Dynaset and Snapshot and how would you create one?

2 Answers  


DHTML Is used for what?

0 Answers  


Define the scope of Public, Private, Friend procedures?

1 Answers  


Categories