Database - ODBC, OLE DB, ADO, and ASP

Exercise : ODBC, OLE DB, ADO, and ASP - General Questions
16.
In OLE DB, a service provider:
does not own data only.
transforms data through OLE DB interfaces only.
is both a consumer and a provider of data only.
All of the above are true of an OLE DB service provider.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

17.
In OLE DB, a tabular data provider:
does not own data.
transforms data through ODE DB interfaces.
is both a consumer and a provider of data.
exposes data via rowsets.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

18.
The ODBC Level 2 API contains which the following functions?
Commit or rollback transactions only
Connect to data sources with driver-specific information only
Connect to data sources only
All of the above are contained in the OBDC Level 2 API
Answer: Option
Explanation:
No answer description is available. Let's discuss.

19.
In ODBC, a data source that is local to a single computer is called a:
system data source.
file data source.
user data source.
SQL text file.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

20.
________ is a cover for utilizing OLE DB that is designed for use by almost any language.
ODBC
ASP
JPCD
ADO
Answer: Option
Explanation:
No answer description is available. Let's discuss.