ODBC, OLE DB, ADO, and ASP In ODBC, a file that can be shared among database users is called a: SQL text file. system data source. file data source. user data source. SQL text file. system data source. file data source. user data source. 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 ODBC conformance levels specify which SQL statements, expressions, and data types a driver can process. False True False True 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. True False True False 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 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 Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC Level 1 API ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 2 API contains which the following functions? Connect to data sources only All of these Commit or rollback transactions only Connect to data sources with driver-specific information only Connect to data sources only All of these Commit or rollback transactions only Connect to data sources with driver-specific information only ANSWER DOWNLOAD EXAMIANS APP