ODBC, OLE DB, ADO, and ASP The process of defining a system data source name involves specifying the type of driver and the identity of the database to be processed. True False True False 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
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 Users of OLE DB functionality are referred to as data providers. True False True False ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 2 API contains which the following functions? Commit or rollback transactions only Connect to data sources only Connect to data sources with driver-specific information only All of these Commit or rollback transactions only Connect to data sources only Connect to data sources with driver-specific information only All of these ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC minimum SQL grammar contains which of the following? 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 CREATE VIEW, DROP VIEW only ANSWER DOWNLOAD EXAMIANS APP