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
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
How do I play MID, WAV or other multimedia files?
Is there any way to pass a variable to a form apart from using global variables?
Is a foo VBX/DLL available as shareware/freeware?
Explain Types of DBCombo boxes?
How do I get my application on top?
Is it possible to change menu runtime using API? If yes? Specify the function names.
How do I program the Novell NetWare API from VB?
Differentiate between DAO,ADO and Adodc as in data access objects?
Explain the working with task in Gantt chart view.
What is the default workspace?
How do you create a form in visual basic?
What is database vb?
Why API functions are Required?
Is the Variant type slower than using other variable types?