ODBC, OLE DB, ADO, and ASP In OLE DB, a tabular data provider: exposes data via rowsets. transforms data through ODE DB interfaces. does not own data. is both a consumer and a provider of data. exposes data via rowsets. transforms data through ODE DB interfaces. does not own data. is both a consumer and a provider of data. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The process of defining a system data source name involves specifying the type of driver and the identity of the database to be processed. True False True False ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 2 API contains which the following functions? Connect to data sources with driver-specific information only Connect to data sources only All of these Commit or rollback transactions only Connect to data sources with driver-specific information only Connect to data sources only All of these Commit or rollback transactions only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ________ is a simple object model that is easier to understand and use than OLE DB, and is frequently used for database applications. XML ASP ADO ODBC XML ASP ADO ODBC ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP When using ODBC, which of the following serves as an intermediary between the application and the DBMS drivers? Driver manager OLE DB Data source Driver Driver manager OLE DB Data source Driver ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC minimum SQL grammar contains which of the following? INSERT, UPDATE, DELETE only Literals for date, time and timestamp only CREATE VIEW, DROP VIEW only Stored Procedures only INSERT, UPDATE, DELETE only Literals for date, time and timestamp only CREATE VIEW, DROP VIEW only Stored Procedures only ANSWER DOWNLOAD EXAMIANS APP