logo

CuriousTab

CuriousTab

ODBC, OLE DB, ADO, and ASP problems


  • 1. The driver manager processes ODBC requests and submits specific SQL statements to a given type of data source.

  • Options
  • A. True
  • B. False
  • Discuss
  • 2. An OLE DB interface is specified by a set of objects and the properties and methods that they expose.

  • Options
  • A. True
  • B. False
  • Discuss
  • 3. A data source is an ODBC data structure that identifies a database and the DBMS that processes it.

  • Options
  • A. True
  • B. False
  • Discuss
  • 4. OLE DB tabular data providers present data in the form of rowsets.

  • Options
  • A. True
  • B. False
  • Discuss
  • 5. A user data source is one that can be shared among database users.

  • Options
  • A. True
  • B. False
  • Discuss
  • 6. A OLE DB rowset is an abstraction of a relation, which in turn is an abstraction of a recordset.

  • Options
  • A. True
  • B. False
  • Discuss
  • 7. ODBC identifies two types of drivers: single tier and multiple-tier.

  • Options
  • A. True
  • B. False
  • Discuss
  • 8. ODBC is a foundation of data access in the specifically Microsoft world.

  • Options
  • A. True
  • B. False
  • Discuss
  • 9. ODBC provides an interface by which Web server programs can access and process relational data sources in a DBMS-independent manner.

  • Options
  • A. True
  • B. False
  • Discuss
  • 10. The ADO connection object is created after the ADO errors object is created.

  • Options
  • A. True
  • B. False
  • Discuss

First 2 3