ODBC, OLE DB, ADO, and ASP An ODBC data structure that identifies a database and the DBMS that processes it is called a(n): data source. driver manager. driver. API. data source. driver manager. driver. API. 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 1 API contains which of the following functions? Process a scrollable cursor only Browse possible connections and data sources only Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC Level 1 API Process a scrollable cursor only Browse possible connections and data sources only Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC Level 1 API 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. transforms data through ODE DB interfaces. does not own data. exposes data via rowsets. is both a consumer and a provider of data. transforms data through ODE DB interfaces. does not own data. exposes data via rowsets. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP OLE DB has two types of data providers: tabular data providers and service providers. False True False True 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