Documents/FEATRM/38: Database Connectivity/Data Management 1.3: Active Data Objects (ADO)

Data Management 1.3: Active Data Objects (ADO)

Provide an interface to OLE DB

Other Information:

A programming interface from Microsoft that is designed as "the" Microsoft standard for data access. First used with Internet Information Server, ADO is a set of COM objects that provides an interface to OLE DB. The three primary objects are Connection, Command and Record set.

Indicator(s):