ODBC, OLE DB, ADO, and ASP When using ODBC, which of the following serves as an intermediary between the application and the DBMS drivers? OLE DB Data source Driver Driver manager OLE DB Data source Driver Driver manager ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 1 API contains which of the following functions? Process a scrollable cursor only Both 1 and 3 above are in the OBDC Level 1 API Browse possible connections and data sources only Connect to data sources with driver-specific information only Process a scrollable cursor only Both 1 and 3 above are in the OBDC Level 1 API Browse possible connections and data sources only Connect to data sources with driver-specific information only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ADO connection object is created after the ADO errors object is created. False True False True 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
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
ODBC, OLE DB, ADO, and ASP In OLE DB, a tabular data provider: does not own data. exposes data via rowsets. transforms data through ODE DB interfaces. is both a consumer and a provider of data. does not own data. exposes data via rowsets. transforms data through ODE DB interfaces. is both a consumer and a provider of data. ANSWER DOWNLOAD EXAMIANS APP