What is the difference Between ADO and other data access
objects?
Answer Posted / hema
ADO is a universal data access object. It combines the
functionality of DAO and RDO. I can access relational and
nonrelational database. DAO can access MS-Acccess. RDO can
access client server db.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Is there any way to pass a variable to a form apart from using global variables?
____ is the difference between Listindex and Tab index.
Explain Types of DBCombo boxes?
How would you find out the value property in Slider Bar Control?
How would you add column headers in listview control?
What is the use of OLE?
How can I speed up my VB database application?
What are the types of API Types.
what is the Difference between Dynaset and Snapshot?
Explain the working of templates?
How can I call a 'hidden' DOS program from VB?
How would you create properties by using class Builder Wizard?
What is the use of progress Bar Control?
How many ways you can access file using VB?
which property used to add a menus at runtime?