Home / CSE / Database System 2 - CS :: ODBC, OLE DB, ADO, and ASP

CSE :: Database System 2 - CS

  1. A user data source is one that can be shared among database users.

  2. A.

     True

    B.

     False


  3. ODBC provides an interface by which Web server programs can access and process relational data sources in a DBMS-independent manner.

  4. A.

     True

    B.

     False


  5. OLE DB tabular data providers present data in the form of rowsets.

  6. A.

     True

    B.

     False


  7. The ADO connection object is created after the ADO errors object is created.

  8. A.

     True

    B.

     False


  9. The process of defining a system data source name involves specifying the type of driver and the identity of the database to be processed.

  10. A.

     True

    B.

     False


  11. ODBC conformance levels specify which SQL statements, expressions, and data types a driver can process.

  12. A.

     True

    B.

     False


  13. A OLE DB collection is an object that contains a group of other objects.

  14. A.

     True

    B.

     False


  15. OLE DB has two types of data providers: tabular data providers and service providers.

  16. A.

     True

    B.

     False


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

  18. A.

     True

    B.

     False


  19. ADO overlies the more complex OLE DB model, and can be called for scripting languages but not programming languages.

  20. A.

     True

    B.

     False