DAO (Microsoft)

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 21:58, 14 November 2005 by Woozle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DAO stands for Data Access Objects, a Microsoft API for databases. It was the standard interface for VBA coding in Microsoft Access up to Access 97; subsequent versions of Access use ADO by default.

Reference