ODBC, OLE DB, ADO, and ASP The ODBC core API consists of which of the following functions? Connect to data sources only Commit or rollback transactions only Both 1 and 3 above are in the OBDC core API Connect to data sources with driver-specific information only Connect to data sources only Commit or rollback transactions only Both 1 and 3 above are in the OBDC core API Connect to data sources with driver-specific information 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. ASP XML ODBC ADO ASP XML ODBC ADO ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC identifies two types of drivers: single tier and multiple-tier. True False True False ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP An abstraction is a generalization of something. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In OLE DB, a tabular data provider: exposes data via rowsets. does not own data. is both a consumer and a provider of data. transforms data through ODE DB interfaces. exposes data via rowsets. does not own data. is both a consumer and a provider of data. transforms data through ODE DB interfaces. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The driver manager processes ODBC requests and submits specific SQL statements to a given type of data source. True False True False ANSWER DOWNLOAD EXAMIANS APP