ADO (ActiveX Data Objects) is an object oriented API (Application Programming Interface) by which a programmer can have an application access data sources through an OLE DB Provider (Object Linking and Embedding DataBase).

Here are two basic arrangements of the ADO object model.

ADO Object Tree 9 Classes and 4 Collections

Here is an elaboration of the ADO objects tree:

The Property object represents information pertaining to an object that can be read or set. Like the field objects, property objects seem like extensions of its parent object.

Page Modified: (Hand noted: 2007-10-11 19:43:08Z) (Auto noted: 2008-01-02 02:18:23Z)