ODBC, OLE DB, ADO, and ASP A data source is an ODBC data structure that identifies a database and the DBMS that processes it. True False True False 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 Driver manager OLE DB Data source Driver Driver manager OLE DB Data source ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In OLE DB, a tabular data provider: exposes data via rowsets. transforms data through ODE DB interfaces. is both a consumer and a provider of data. does not own data. exposes data via rowsets. transforms data through ODE DB interfaces. is both a consumer and a provider of data. does not own data. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In OLE DB, which of the following represents characteristics of the recordset abstraction? Abstractions Methods Properties Collections Abstractions Methods Properties Collections ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC core API consists of which of the following functions? Connect to data sources with driver-specific information only Connect to data sources only Both 1 and 3 above are in the OBDC core API Commit or rollback transactions only Connect to data sources with driver-specific information only Connect to data sources only Both 1 and 3 above are in the OBDC core API Commit or rollback transactions only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP When using ODBC, which of the following processes ODBC requests and submits specific SQL statements to a given type of data source? Driver manager Driver Data source DBMS Driver manager Driver Data source DBMS ANSWER DOWNLOAD EXAMIANS APP