borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (how to free up the database from password ??)Next Topic (how to connect a ms-acess password protected database by adodc data control ??) New Topic New Poll Post Reply
AndreaVB Forum : Database : what is difference between ADO and DAO ??
Poster Message
tri_inn
Level: Regular User
Registered: 26-08-2002
Posts: 395

icon what is difference between ADO and DAO ??

please give me some points about the difference between ado and dao.

06-09-2002 at 10:02 AM
View Profile Send Email to User Show All Posts | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1617
icon Re: what is difference between ADO and DAO ??

Simplified (yet fairly complete)

DAO=MSAccess
ADO=MSAccess, SQL, DB2, Oracle, practically anything that's an ODBC connection

ADO is the new "standard", DAO is old.

Personally I use ADO for everything. The only thing I use DAO for is creating a Access database. I then switch to ADO for creating tables, queries...


[Edited by JLRodgers on 06-09-2002 at 12:50 PM GMT]

[Edited by JLRodgers on 06-09-2002 at 12:51 PM GMT]

06-09-2002 at 06:49 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : Database : what is difference between ADO and DAO ??
Previous Topic (how to free up the database from password ??)Next Topic (how to connect a ms-acess password protected database by adodc data control ??) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder