Data access object
Appearance
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.
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.
This article is a stub. You can help Wikipedia by expanding it. |