Users of OLE DB functionality are referred to as data providers. True False TRUE ANSWER : ? YOUR ANSWER : ?
OLE DB tabular data providers present data in the form of rowsets. False True TRUE ANSWER : ? YOUR ANSWER : ?
A OLE DB collection is an object that contains a group of other objects. True False TRUE ANSWER : ? YOUR ANSWER : ?
ODBC conformance levels specify which SQL statements, expressions, and data types a driver can process. 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. True False TRUE ANSWER : ? YOUR ANSWER : ?
OLE DB has two types of data providers: tabular data providers and service providers. True False TRUE ANSWER : ? YOUR ANSWER : ?
When using ODBC, which of the following serves as an intermediary between the application and the DBMS drivers? OLE DB Driver Driver manager Data source TRUE ANSWER : ? YOUR ANSWER : ?
A file data source is one that is local to a single computer. False True TRUE ANSWER : ? YOUR ANSWER : ?
A data source is an ODBC data structure that identifies a database and the DBMS that processes it. True False TRUE ANSWER : ? YOUR ANSWER : ?
The driver manager processes ODBC requests and submits specific SQL statements to a given type of data source. False True TRUE ANSWER : ? YOUR ANSWER : ?