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 ODBC provides an interface by which Web server programs can access and process relational data sources in a DBMS-independent manner. True False True False ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC core SQL grammar contains which of the following?: Stored procedures only INSERT, UPDATE, DELETE only Both 1 and 3 above are contained in the ODBC core SQL. Full SELECT (includes subqueries) only Stored procedures only INSERT, UPDATE, DELETE only Both 1 and 3 above are contained in the ODBC core SQL. Full SELECT (includes subqueries) only 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? Data source Driver OLE DB Driver manager Data source Driver OLE DB Driver manager ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 2 API contains which the following functions? Connect to data sources with driver-specific information only Connect to data sources only Commit or rollback transactions only All of these Connect to data sources with driver-specific information only Connect to data sources only Commit or rollback transactions only All of these 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. ODBC ADO XML ASP ODBC ADO XML ASP ANSWER DOWNLOAD EXAMIANS APP