DAO---Data Access Object
DAO is an object oriented interface which allows VB and Microsoft Access to talk with each other using Jet Database Engines.
Newer versions of DAO allows direct connection with ODBC data sources which can be either SQL Server or any other database.
Jet Database Engines and ODBC Data Sources consists of a workspace object and error objects in which database operations are carried out.
The difference is that ODBC data sources allow direct connections as compared to Jet Database Engines.
DAO will not be available on 64bit operating systems.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment