ODBC, OLE DB, ADO, and ASP ODBC is a foundation of data access in the specifically Microsoft world. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 1 API contains which of the following functions? Both 1 and 3 above are in the OBDC Level 1 API Browse possible connections and data sources only Process a scrollable cursor only Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC Level 1 API Browse possible connections and data sources only Process a scrollable cursor only Connect to data sources with driver-specific information only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC core API consists of which of the following functions? 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 Commit or rollback transactions only Connect to data sources with driver-specific information only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 2 API contains which the following functions? All of these Commit or rollback transactions only Connect to data sources with driver-specific information only Connect to data sources only All of these Commit or rollback transactions only Connect to data sources with driver-specific information only Connect to data sources only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC core SQL grammar contains which of the following?: INSERT, UPDATE, DELETE only Both 1 and 3 above are contained in the ODBC core SQL. Stored procedures only Full SELECT (includes subqueries) only INSERT, UPDATE, DELETE only Both 1 and 3 above are contained in the ODBC core SQL. Stored procedures only Full SELECT (includes subqueries) only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ADO overlies the more complex OLE DB model, and can be called for scripting languages but not programming languages. False True False True ANSWER DOWNLOAD EXAMIANS APP