ODBC, OLE DB, ADO, and ASP An application that uses the ODBC interface could process any database that is ODBC-compliant without any program coding changes. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC conformance levels specify which SQL statements, expressions, and data types a driver can process. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP OLE DB tabular data providers present data in the form of rowsets. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC identifies two types of drivers: single tier and multiple-tier. 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. is both a consumer and a provider of data. does not own data. transforms data through ODE DB interfaces. exposes data via rowsets. is both a consumer and a provider of data. does not own data. transforms data through ODE DB interfaces. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC core API consists of which of the following functions? Commit or rollback transactions only Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC core API Connect to data sources only Commit or rollback transactions only Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC core API Connect to data sources only ANSWER DOWNLOAD EXAMIANS APP