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

CSE :: Database System 2 - CS

  1. A file data source is one that is local to a single computer.

  2. A.

     True

    B.

     False


  3. An application that uses the ODBC interface could process any database that is ODBC-compliant without any program coding changes.

  4. A.

     True

    B.

     False


  5. An OLE DB rowset is equivalent to a cursor.

  6. A.

     True

    B.

     False


  7. ODBC is a foundation of data access in the specifically Microsoft world.

  8. A.

     True

    B.

     False


  9. An abstraction is a generalization of something.

  10. A.

     True

    B.

     False


  11. An OLE DB interface is specified by a set of objects and the properties and methods that they expose.

  12. A.

     True

    B.

     False


  13. A OLE DB rowset is an abstraction of a relation, which in turn is an abstraction of a recordset.

  14. A.

     True

    B.

     False


  15. ODBC identifies two types of drivers: single tier and multiple-tier.

  16. A.

     True

    B.

     False


  17. A data source is an ODBC data structure that identifies a database and the DBMS that processes it.

  18. A.

     True

    B.

     False


  19. Users of OLE DB functionality are referred to as data providers.

  20. A.

     True

    B.

     False