A OLE DB collection is an object that contains a group of other objects.
Answer: A
No answer description available for this question.
Enter details here
Users of OLE DB functionality are referred to as data providers.
Answer: B
No answer description available for this question.
Enter details here
The driver manager processes ODBC requests and submits specific SQL statements to a given type of data source.
Answer: B
No answer description available for this question.
Enter details here
In OLE DB, actions that an object can perform are called:
Answer: C
No answer description available for this question.
Enter details here
An application that uses the ODBC interface could process any database that is ODBC-compliant without any program coding changes.
Answer: A
No answer description available for this question.
Enter details here
Which of the following are goals of OLE DB?
Answer: D
No answer description available for this question.
Enter details here
The process of defining a system data source name involves specifying the type of driver and the identity of the database to be processed.
Answer: A
No answer description available for this question.
Enter details here
________ is a simple object model that is easier to understand and use than OLE DB, and is frequently used for database applications.
Answer: D
No answer description available for this question.
Enter details here
ODBC identifies two types of drivers: single tier and multiple-tier.
Answer: A
No answer description available for this question.
Enter details here
When using ODBC, which of the following serves as an intermediary between the application and the DBMS drivers?
Answer: C
No answer description available for this question.
Enter details here