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

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

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP