Database - ODBC, OLE DB, ADO, and ASP

Exercise : ODBC, OLE DB, ADO, and ASP - True or False
16.
ODBC conformance levels specify which SQL statements, expressions, and data types a driver can process.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

17.
A OLE DB collection is an object that contains a group of other objects.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

18.
OLE DB has two types of data providers: tabular data providers and service providers.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

19.
The driver manager processes ODBC requests and submits specific SQL statements to a given type of data source.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

20.
ADO overlies the more complex OLE DB model, and can be called for scripting languages but not programming languages.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.