Visual Basic: RDO Data Control

Data Access Objects (DAO)

Objects that are defined by the Microsoft Jet database engine. You use data access objects, such as the Database, TableDef, Recordset, and QueryDef objects, to represent objects that are used to organize and manipulate data in code.