logo

CuriousTab

CuriousTab

Discussion


Home Database ODBC, OLE DB, ADO, and ASP Comments

  • Question
  • In OLE DB, a service provider:


  • Options
  • A. does not own data only.
  • B. transforms data through OLE DB interfaces only.
  • C. is both a consumer and a provider of data only.
  • D. All of the above are true of an OLE DB service provider.

  • Correct Answer
  • All of the above are true of an OLE DB service provider. 


  • ODBC, OLE DB, ADO, and ASP problems


    Search Results


    • 1. When using ODBC, which of the following serves as an intermediary between the application and the DBMS drivers?

    • Options
    • A. Data source
    • B. Driver
    • C. Driver manager
    • D. OLE DB
    • Discuss
    • 2. In OLE DB, which of the following represents characteristics of the recordset abstraction?

    • Options
    • A. Properties
    • B. Collections
    • C. Methods
    • D. Abstractions
    • Discuss
    • 3. An ODBC data structure that identifies a database and the DBMS that processes it is called a(n):

    • Options
    • A. data source.
    • B. driver manager.
    • C. driver.
    • D. API.
    • Discuss
    • 4. Which of the following are goals of OLE DB?

    • Options
    • A. Create object interfaces for DBMS functionality pieces only.
    • B. Increase flexibility only.
    • C. Object interface over any type of data only.
    • D. All of the above as goals of OLE DB.
    • Discuss
    • 5. ________ is an object-oriented interface that encapsulates data-server functionality.

    • Options
    • A. ODBC
    • B. OLE DB
    • C. JPCD
    • D. ADO
    • Discuss
    • 6. ________ is considered to be one of the foundations of data access in the Microsoft world.

    • Options
    • A. ODBC
    • B. OLE DB
    • C. JPCD
    • D. ADO
    • Discuss
    • 7. In ODBC, a file that can be shared among database users is called a:

    • Options
    • A. system data source.
    • B. file data source.
    • C. user data source.
    • D. SQL text file.
    • Discuss
    • 8. ODBC core SQL grammar contains which of the following?:

    • Options
    • A. INSERT, UPDATE, DELETE only
    • B. Stored procedures only
    • C. Full SELECT (includes subqueries) only
    • D. Both 1 and 3 above are contained in the ODBC core SQL.
    • Discuss
    • 9. The ODBC core API consists of which of the following functions?

    • Options
    • A. Commit or rollback transactions only
    • B. Connect to data sources with driver-specific information only
    • C. Connect to data sources only
    • D. Both 1 and 3 above are in the OBDC core API.
    • Discuss
    • 10. The ODBC Level 1 API contains which of the following functions?

    • Options
    • A. Browse possible connections and data sources only
    • B. Connect to data sources with driver-specific information only
    • C. Process a scrollable cursor only
    • D. Both 1 and 3 above are in the OBDC Level 1 API.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment