logo

CuriousTab

CuriousTab

Discussion


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

  • Question
  • When using ODBC, which of the following processes ODBC requests and submits specific SQL statements to a given type of data source?


  • Options
  • A. Data source
  • B. Driver
  • C. Driver manager
  • D. DBMS

  • Correct Answer
  • Driver 


  • ODBC, OLE DB, ADO, and ASP problems


    Search Results


    • 1. The ODBC Level 2 API contains which 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. All of the above are contained in the OBDC Level 2 API
    • Discuss
    • 2. In ODBC, a data source that is local to a single computer is called a:

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

    • Options
    • A. INSERT, UPDATE, DELETE only
    • B. Stored Procedures only
    • C. Literals for date, time and timestamp only
    • D. CREATE VIEW, DROP VIEW only
    • Discuss
    • 4. 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
    • 5. 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
    • 6. ________ is a simple object model that is easier to understand and use than OLE DB, and is frequently used for database applications.

    • Options
    • A. ASP
    • B. XML
    • C. ODBC
    • D. ADO
    • Discuss
    • 7. ________ is a cover for utilizing OLE DB that is designed for use by almost any language.

    • Options
    • A. ODBC
    • B. ASP
    • C. JPCD
    • D. ADO
    • Discuss
    • 8. In OLE DB, actions that an object can perform are called:

    • Options
    • A. properties.
    • B. collections.
    • C. methods.
    • D. abstractions.
    • Discuss
    • 9. A JSP is transformed into a(n):

    • Options
    • A. Java applet.
    • B. Java servlet.
    • C. Either 1 or 2 above.
    • D. Neither 1 nor 2 above.
    • Discuss
    • 10. Which JDBC driver Types are for use over communications networks?

    • Options
    • A. Type 3 only
    • B. Type 4 only
    • C. Both Type 3 and Type 4
    • D. Neither Type 3 nor Type 4
    • Discuss


    Comments

    There are no comments.

Enter a new Comment