ODBC, OLE DB, ADO, and ASP
In OLE DB, a tabular data provider:

is both a consumer and a provider of data.
transforms data through ODE DB interfaces.
does not own data.
exposes data via rowsets.

ANSWER DOWNLOAD EXAMIANS APP

ODBC, OLE DB, ADO, and ASP
The ODBC Level 1 API contains which of the following functions?

Browse possible connections and data sources only
Connect to data sources with driver-specific information only
Process a scrollable cursor only
Both 1 and 3 above are in the OBDC Level 1 API

ANSWER DOWNLOAD EXAMIANS APP