ODBC, OLE DB, ADO, and ASP The driver manager processes ODBC requests and submits specific SQL statements to a given type of data source. True False True False 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 minimum SQL grammar contains which of the following? CREATE VIEW, DROP VIEW only Stored Procedures only Literals for date, time and timestamp only INSERT, UPDATE, DELETE only CREATE VIEW, DROP VIEW only Stored Procedures only Literals for date, time and timestamp only INSERT, UPDATE, DELETE only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In ODBC, a data source that is local to a single computer is called a: file data source. SQL text file. user data source. system data source. file data source. SQL text file. user data source. system data source. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 2 API contains which the following functions? 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 Connect to data sources only All of these ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP An OLE DB rowset is equivalent to a cursor. True False True False ANSWER DOWNLOAD EXAMIANS APP