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. True False True False ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC core API consists of which of the following functions? Connect to data sources only Commit or rollback transactions only Both 1 and 3 above are in the OBDC core API Connect to data sources with driver-specific information only Connect to data sources only Commit or rollback transactions only Both 1 and 3 above are in the OBDC core API Connect to data sources with driver-specific information only 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 In OLE DB, a service provider: transforms data through OLE DB interfaces only. is both a consumer and a provider of data only. All of these does not own data only. transforms data through OLE DB interfaces only. is both a consumer and a provider of data only. All of these does not own data only. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP An OLE DB interface is specified by a set of objects and the properties and methods that they expose. False True False True 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. Stored procedures only INSERT, UPDATE, DELETE only Full SELECT (includes subqueries) only Both 1 and 3 above are contained in the ODBC core SQL. Stored procedures only INSERT, UPDATE, DELETE only ANSWER DOWNLOAD EXAMIANS APP