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. ASP XML ADO ODBC ASP XML ADO ODBC ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP An OLE DB interface is specified by a set of objects and the properties and methods that they expose. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC core SQL grammar contains which of the following?: INSERT, UPDATE, DELETE only Stored procedures only Both 1 and 3 above are contained in the ODBC core SQL. Full SELECT (includes subqueries) only INSERT, UPDATE, DELETE only Stored procedures 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 ODBC minimum SQL grammar contains which of the following? INSERT, UPDATE, DELETE only CREATE VIEW, DROP VIEW only Literals for date, time and timestamp only Stored Procedures only INSERT, UPDATE, DELETE only CREATE VIEW, DROP VIEW only Literals for date, time and timestamp only Stored Procedures only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC core API consists of which of the following functions? Commit or rollback transactions only Connect to data sources with driver-specific information only Connect to data sources only Both 1 and 3 above are in the OBDC core API Commit or rollback transactions only Connect to data sources with driver-specific information only Connect to data sources only Both 1 and 3 above are in the OBDC core API 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