ADO/DAO

  • Thread starter Thread starter David Kennedy
  • Start date Start date
D

David Kennedy

Hi,

Can anyone give me a information on the differences between ADO and DAO?
Also can you recomend a good beginners site,articles etc that would give me
a good and clear understanding?

Thanks in advance

David K
 
DAO - Access native data access method
ADO - Microsoft generalized data access technology for most data sources

DAO is generally faster when using access databases.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

DAO vs ADO 11
Newbie programming question 2
Access 2007 - whatever happened to ADO and DAO ? 4
ADO or DAO 10
ADO and DAO in same database 2
ADO Vs DAO 1
DAO Sybase system 11 1
ADO vs. DAO in large JET tables 4

Back
Top