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. False True False True ANSWER DOWNLOAD EXAMIANS APP
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 ODBC is a foundation of data access in the specifically Microsoft world. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP OLE DB tabular data providers present data in the form of rowsets. True False True False 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 INSERT, UPDATE, DELETE only Literals for date, time and timestamp only CREATE VIEW, DROP VIEW only Stored Procedures only INSERT, UPDATE, DELETE only Literals for date, time and timestamp only 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