Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
ODBC, OLE DB, ADO, and ASP
In OLE DB, actions that an object can perform are called:
properties.
collections.
methods.
abstractions.
Correct Answer:
methods.
← Previous Question
Next Question→
More Questions from
ODBC, OLE DB, ADO, and ASP
The driver manager processes ODBC requests and submits specific SQL statements to a given type of data source.
An OLE DB interface is specified by a set of objects and the properties and methods that they expose.
A data source is an ODBC data structure that identifies a database and the DBMS that processes it.
OLE DB tabular data providers present data in the form of rowsets.
A user data source is one that can be shared among database users.
A OLE DB rowset is an abstraction of a relation, which in turn is an abstraction of a recordset.
ODBC identifies two types of drivers: single tier and multiple-tier.
ODBC is a foundation of data access in the specifically Microsoft world.
ODBC provides an interface by which Web server programs can access and process relational data sources in a DBMS-independent manner.
The ADO connection object is created after the ADO errors object is created.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments