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
Explain about declaring variables in Visual basic?
Can you tell me the properties of the controls?
How do I make the mouse cursor invisible/visible?
What is FireHouse Cursors?
Explain about the basic features of Visual basic?
What is Pseudocode?
Which language is used in visual basic?
How many types of API functions are available in VB?
How do I mimic a toggle button?
How many objects resides in ADO ?
How can you Add API functions to your Application?
What type of databases you can access through ADO Data Access Object?
What do you know about user forms.
What is the-use of property page Wizard in ActiveX Control?
What is the use of Data Form Wizard?