ODBC, OLE DB, ADO, and ASP ________ is considered to be one of the foundations of data access in the Microsoft world. ADO OLE DB ODBC JPCD ADO OLE DB ODBC JPCD ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In OLE DB, a tabular data provider: is both a consumer and a provider of data. exposes data via rowsets. transforms data through ODE DB interfaces. does not own data. is both a consumer and a provider of data. exposes data via rowsets. transforms data through ODE DB interfaces. does not own data. 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP An ODBC data structure that identifies a database and the DBMS that processes it is called a(n): driver manager. data source. driver. API. driver manager. data source. driver. API. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 1 API contains which of the following functions? 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 Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information 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