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 Both 1 and 3 above are in the OBDC Level 1 API Process a scrollable cursor only Browse possible connections and data sources only Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC Level 1 API Process a scrollable cursor only Browse possible connections and data sources only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP A OLE DB rowset is an abstraction of a relation, which in turn is an abstraction of a recordset. False True False True 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 When using ODBC, which of the following processes ODBC requests and submits specific SQL statements to a given type of data source? DBMS Data source Driver Driver manager DBMS Data source Driver Driver manager 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
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. True False True False ANSWER DOWNLOAD EXAMIANS APP