CSE :: Database System 2 - CS
- An application that uses the ODBC interface could process any database that is ODBC-compliant without any program coding changes.
- An OLE DB interface is specified by a set of objects and the properties and methods that they expose.
- A OLE DB rowset is an abstraction of a relation, which in turn is an abstraction of a recordset.
- A data source is an ODBC data structure that identifies a database and the DBMS that processes it.