Data access object: Difference between revisions

Content deleted Content added
No edit summary
 
No edit summary
Line 1:
Data Access Objects, or DAO, is a database [[Application programming interface|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.
 
{{stub}}