ODBC, OLE DB, ADO, and ASP In ODBC, a file that can be shared among database users is called a: SQL text file. user data source. file data source. system data source. SQL text file. user data source. file data source. system data source. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP Which of the following are goals of OLE DB? Increase flexibility only. All of these Object interface over any type of data only. Create object interfaces for DBMS functionality pieces only. Increase flexibility only. All of these Object interface over any type of data only. Create object interfaces for DBMS functionality pieces 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? Driver manager DBMS Data source Driver Driver manager DBMS Data source Driver 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP When using ODBC, which of the following serves as an intermediary between the application and the DBMS drivers? Driver manager Data source OLE DB Driver Driver manager Data source OLE DB Driver 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 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 Process a scrollable cursor only ANSWER DOWNLOAD EXAMIANS APP