The ADO connection object is created after the ADO errors object is created. False True TRUE ANSWER : ? YOUR ANSWER : ?
OLE DB tabular data providers present data in the form of rowsets. True False TRUE ANSWER : ? YOUR ANSWER : ?
The process of defining a system data source name involves specifying the type of driver and the identity of the database to be processed. False True TRUE ANSWER : ? YOUR ANSWER : ?
The ODBC core API consists of which of the following functions? Connect to data sources only Commit or rollback transactions only Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC core API TRUE ANSWER : ? YOUR ANSWER : ?
________ is an object-oriented interface that encapsulates data-server functionality. ODBC JPCD ADO OLE DB TRUE ANSWER : ? YOUR ANSWER : ?
A user data source is one that can be shared among database users. True False TRUE ANSWER : ? YOUR ANSWER : ?
A OLE DB rowset is an abstraction of a relation, which in turn is an abstraction of a recordset. False True TRUE ANSWER : ? YOUR ANSWER : ?
An application that uses the ODBC interface could process any database that is ODBC-compliant without any program coding changes. False True TRUE ANSWER : ? YOUR ANSWER : ?
ADO overlies the more complex OLE DB model, and can be called for scripting languages but not programming languages. True False TRUE ANSWER : ? YOUR ANSWER : ?
A OLE DB collection is an object that contains a group of other objects. True False TRUE ANSWER : ? YOUR ANSWER : ?