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
Differentiate between DAO,ADO and Adodc as in data access objects?
What is data binding in vb net?
What is the use of property page Wizard in ActiveX Control?
Does VB support pointers to functions?
What is a toolbox in visual basic?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How would you activate animation control?
Types of cursors in RDO.
How can you determine performance standards?
How would you add column headers in listview control?
What is form in visual basic?
What is the use of Data Form Wizard?
Through which protocol OLEDB components are interfaced?
What do you know about chaining views.
How would you add elements in TreevieW Control?