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? Driver Driver manager DBMS Data source Driver Driver manager DBMS Data source 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 Connect to data sources with driver-specific information only Browse possible connections and data sources only Both 1 and 3 above are in the OBDC Level 1 API Process a scrollable cursor only Connect to data sources with driver-specific information only Browse possible connections and data sources only Both 1 and 3 above are in the OBDC Level 1 API ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP OLE DB tabular data providers present data in the form of rowsets. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ________ is considered to be one of the foundations of data access in the Microsoft world. OLE DB ODBC JPCD ADO OLE DB ODBC JPCD ADO 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. is both a consumer and a provider of data. transforms data through ODE DB interfaces. does not own data. exposes data via rowsets. is both a consumer and a provider of data. transforms data through ODE DB interfaces. 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