ODBC, OLE DB, ADO, and ASP The ODBC Level 2 API contains which the following functions? Connect to data sources with driver-specific information only All of these Connect to data sources only Commit or rollback transactions only Connect to data sources with driver-specific information only All of these Connect to data sources only Commit or rollback transactions only 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 In ODBC, a file that can be shared among database users is called a: user data source. SQL text file. system data source. file data source. user data source. SQL text file. system data source. file data source. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In OLE DB, a tabular data provider: 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. does not own data. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC core SQL grammar contains which of the following?: Full SELECT (includes subqueries) only Both 1 and 3 above are contained in the ODBC core SQL. INSERT, UPDATE, DELETE only Stored procedures only Full SELECT (includes subqueries) only Both 1 and 3 above are contained in the ODBC core SQL. INSERT, UPDATE, DELETE only Stored procedures only 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