OLE DB has two types of data providers: tabular data providers and service providers. True False TRUE ANSWER : ? YOUR ANSWER : ?
When using ODBC, which of the following serves as an intermediary between the application and the DBMS drivers? Driver OLE DB Data source Driver manager TRUE ANSWER : ? YOUR ANSWER : ?
A file data source is one that is local to a single computer. True False TRUE ANSWER : ? YOUR ANSWER : ?
ODBC is a foundation of data access in the specifically Microsoft world. True False TRUE ANSWER : ? YOUR ANSWER : ?
ADO overlies the more complex OLE DB model, and can be called for scripting languages but not programming languages. True False TRUE ANSWER : ? YOUR ANSWER : ?
A data source is an ODBC data structure that identifies a database and the DBMS that processes it. False True TRUE ANSWER : ? YOUR ANSWER : ?
ODBC provides an interface by which Web server programs can access and process relational data sources in a DBMS-independent manner. False True TRUE ANSWER : ? YOUR ANSWER : ?
An application that uses the ODBC interface could process any database that is ODBC-compliant without any program coding changes. True False TRUE ANSWER : ? YOUR ANSWER : ?
Users of OLE DB functionality are referred to as data providers. False True TRUE ANSWER : ? YOUR ANSWER : ?