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 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 ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ADO connection object is created after the ADO errors object is created. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP OLE DB has two types of data providers: tabular data providers and service providers. 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. 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 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 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