Database - ODBC, OLE DB, ADO, and ASP

Exercise : ODBC, OLE DB, ADO, and ASP - General Questions
6.
________ is considered to be one of the foundations of data access in the Microsoft world.
ODBC
OLE DB
JPCD
ADO
Answer: Option
Explanation:
No answer description is available. Let's discuss.

7.
________ is an interface by which application programs can access and process SQL databases in a DBMS-independent manner.
ODBC
OLE DB
JPCD
ADO
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
Which of the following are goals of OLE DB?
Create object interfaces for DBMS functionality pieces only.
Increase flexibility only.
Object interface over any type of data only.
All of the above as goals of OLE DB.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

9.
An ODBC data structure that identifies a database and the DBMS that processes it is called a(n):
data source.
driver manager.
driver.
API.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
In OLE DB, actions that an object can perform are called:
properties.
collections.
methods.
abstractions.
Answer: Option
Explanation:
No answer description is available. Let's discuss.