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
How to get Cursor position using API?
Explain the types of Views in Listview Control?
How would you attach pictures in column headers of List View Control?
How would you access objects created in ActiveX Exe and ActiveX D1T ?
How to down load image properties.
How do I prevent multiple instances of my program?
Explain about conditional operators?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Explain OLE Drag and Drop.
Parts of ODBC?
What is instantiating?
What is data binding in vb net?
How do I mimic a toggle button?
What is the difference between Msgbox Statement and MsgboxQ function?
Types of LockEdits in RDO.