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 OLE DB has two types of data providers: tabular data providers and service providers. 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 manager Driver OLE DB Data source Driver manager Driver OLE DB Data source ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC is a foundation of data access in the specifically Microsoft world. True False True False 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 Both 1 and 3 above are in the OBDC core API Commit or rollback transactions only Connect to data sources only Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC core API Commit or rollback transactions only Connect to data sources only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In ODBC, a file that can be shared among database users is called a: user data source. file data source. SQL text file. system data source. user data source. file data source. SQL text file. system data source. ANSWER DOWNLOAD EXAMIANS APP