Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
ODBC, OLE DB, ADO, and ASP Questions
________ is an interface by which application programs can access and process SQL databases in a DBMS-independent manner.
In OLE DB, a tabular data provider:
________ is an object-oriented interface that encapsulates data-server functionality.
Which of the following are goals of OLE DB?
An ODBC data structure that identifies a database and the DBMS that processes it is called a(n):
In OLE DB, which of the following represents characteristics of the recordset abstraction?
When using ODBC, which of the following serves as an intermediary between the application and the DBMS drivers?
In OLE DB, a service provider:
________ is considered to be one of the foundations of data access in the Microsoft world.
In ODBC, a file that can be shared among database users is called a:
ODBC core SQL grammar contains which of the following?:
The ODBC core API consists of which of the following functions?
The ODBC Level 1 API contains which of the following functions?
ODBC minimum SQL grammar contains which of the following?
In ODBC, a data source that is local to a single computer is called a:
The ODBC Level 2 API contains which the following functions?
When using ODBC, which of the following processes ODBC requests and submits specific SQL statements to a given type of data source?
________ is a simple object model that is easier to understand and use than OLE DB, and is frequently used for database applications.
________ is a cover for utilizing OLE DB that is designed for use by almost any language.
In OLE DB, actions that an object can perform are called:
1
2