ODBC, OLE DB, ADO, and ASP The ODBC Level 1 API contains which of the following functions? Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information only Browse possible connections and data sources only Process a scrollable cursor only Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information only Browse possible connections and data sources only Process a scrollable cursor only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP An application that uses the ODBC interface could process any database that is ODBC-compliant without any program coding changes. True False True False ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC minimum SQL grammar contains which of the following? INSERT, UPDATE, DELETE only Literals for date, time and timestamp only Stored Procedures only CREATE VIEW, DROP VIEW only INSERT, UPDATE, DELETE only Literals for date, time and timestamp only Stored Procedures only CREATE VIEW, DROP VIEW only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In OLE DB, actions that an object can perform are called: properties. collections. methods. abstractions. properties. collections. methods. abstractions. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In OLE DB, a service provider: transforms data through OLE DB interfaces only. All of these is both a consumer and a provider of data only. does not own data only. transforms data through OLE DB interfaces only. All of these is both a consumer and a provider of data only. does not own data 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