ODBC, OLE DB, ADO, and ASP In ODBC, a file that can be shared among database users is called a: file data source. system data source. SQL text file. user data source. file data source. system data source. SQL text file. user data source. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP When using ODBC, which of the following processes ODBC requests and submits specific SQL statements to a given type of data source? Driver Driver manager DBMS Data source Driver Driver manager DBMS Data source ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ________ is an object-oriented interface that encapsulates data-server functionality. ADO JPCD OLE DB ODBC ADO JPCD OLE DB ODBC ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In OLE DB, a tabular data provider: exposes data via rowsets. does not own data. is both a consumer and a provider of data. transforms data through ODE DB interfaces. exposes data via rowsets. does not own data. is both a consumer and a provider of data. transforms data through ODE DB interfaces. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC core SQL grammar contains which of the following?: Both 1 and 3 above are contained in the ODBC core SQL. INSERT, UPDATE, DELETE only Stored procedures only Full SELECT (includes subqueries) only Both 1 and 3 above are contained in the ODBC core SQL. INSERT, UPDATE, DELETE only Stored procedures only Full SELECT (includes subqueries) only ANSWER DOWNLOAD EXAMIANS APP
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 Process a scrollable cursor only Browse possible connections and data sources only Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information only Process a scrollable cursor only Browse possible connections and data sources only ANSWER DOWNLOAD EXAMIANS APP