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 Driver Data source Driver manager DBMS Driver Data source Driver manager ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC provides an interface by which Web server programs can access and process relational data sources in a DBMS-independent manner. True False True False 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 An ODBC data structure that identifies a database and the DBMS that processes it is called a(n): driver. driver manager. API. data source. driver. driver manager. API. 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 Browse possible connections and data sources only Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information only Process a scrollable cursor only Browse possible connections and data sources only Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP Users of OLE DB functionality are referred to as data providers. True False True False ANSWER DOWNLOAD EXAMIANS APP