What is the difference Between ADO and other data access
objects?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shruthi
ado .net we can connect the commands & give the
connectivty as sql commands
Is This Answer Correct ? | 3 Yes | 2 No |
I want to develop a stand alone application which can communicate with the existing applications in the system. On which this application should be based on: Standard Exe, Active-X Exe, Active-X Dll.
what are the Types of Modal windows in VB?
What are 3 main differences between flexgrid control and dbgrid control?
Is it possible to set a shortcut key for label? Explain ?
How can you Add API functions to your Application?
how many no of controls in form?
16 Answers AIMS, Airex Logistics,
What is recordset in visual basic?
Why we use Treeview Control?
How would you create properties in ActiveX Control?
How many system controls are available ?
What is constructors and distructors.
Give brief description about class?