ADO
•Set of objects to modify and access data through OLE DB interface:
•Connection, Command,Recordset,Error
•Application uses ADO which talks to OLE DB provider for ODBC, which loads the right ODBC driver. Note: providers represent diverse sources of data, pick the right one