________ is an object-oriented interface that encapsulates data-server functionality. ODBC JPCD OLE DB ADO TRUE ANSWER : ? YOUR ANSWER : ?
In OLE DB, which of the following represents characteristics of the recordset abstraction? Collections Methods Properties Abstractions 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. True False TRUE ANSWER : ? YOUR ANSWER : ?
Users of OLE DB functionality are referred to as data providers. True False TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following are goals of OLE DB? All of these Increase flexibility only. Object interface over any type of data only. Create object interfaces for DBMS functionality pieces only. TRUE ANSWER : ? YOUR ANSWER : ?
ODBC identifies two types of drivers: single tier and multiple-tier. True False TRUE ANSWER : ? YOUR ANSWER : ?
OLE DB has two types of data providers: tabular data providers and service providers. True False TRUE ANSWER : ? YOUR ANSWER : ?
In OLE DB, a service provider: transforms data through OLE DB interfaces only. All of these does not own data only. is both a consumer and a provider of data only. TRUE ANSWER : ? YOUR ANSWER : ?
________ is considered to be one of the foundations of data access in the Microsoft world. ADO OLE DB JPCD ODBC TRUE ANSWER : ? YOUR ANSWER : ?
In OLE DB, actions that an object can perform are called: properties. abstractions. methods. collections. TRUE ANSWER : ? YOUR ANSWER : ?