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
To find the current recordposition in data control.
What are 3 main differences between flexgrid control and dbgrid control?
Difference between DDE and OLE.
1s it posible to Create Tables Through Querydef?
How can you get selected file from file system Control?
What are forms in visual basic?
Is visual basic case sensitive?
How do I set the Windows wallpaper at runtime?
How do I tell when an application executed using the SHELL command is finished?
How to control the file?
Explain about an event-driven programming language?
What is ado in vb.net?
Can you tell me the properties of the controls?
What is the use of progress Bar Control?
Why doesn't "my string" & Chr$(13) do what I want?