Jump to content

Data access object

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 68.113.210.39 (talk) at 21:10, 29 July 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Data Access Objects, or DAO, is a database API used by Microsoft's Access database. While DAO tends to be faster than the ADO API, it is strongly tied to the Access database, unlike ADO.