Difference between revisions of "DAO (Microsoft)"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 21:58, 14 November 2005

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