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 core SQL grammar contains which of the following?: 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 Stored procedures only INSERT, UPDATE, DELETE only Both 1 and 3 above are contained in the ODBC core SQL. 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
ODBC, OLE DB, ADO, and ASP The ODBC Level 1 API contains which of the following functions? Connect to data sources with driver-specific information only Browse possible connections and data sources only Process a scrollable cursor only Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information only Browse possible connections and data sources only Process a scrollable cursor only Both 1 and 3 above are in the OBDC Level 1 API ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The process of defining a system data source name involves specifying the type of driver and the identity of the database to be processed. 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. True False True False ANSWER DOWNLOAD EXAMIANS APP