ODBC, OLE, ADO, and ASP Questions and Answers
Practice ModeShowing 10 of 20 questions
Q1
ODBC minimum SQL grammar contains which of the following?
Answer: Option A
Q2
When using ODBC, which of the following processes ODBC requests and submits specific SQL statements to a given type of data source?
Answer: Option B
Q3
The ODBC core API consists of which of the following functions?
Answer: Option D
Q4
________ is a simple object model that is easier to understand and use than OLE DB, and is frequently used for database applications.
Answer: Option D
Q5
ODBC core SQL grammar contains which of the following?:
Answer: Option D
Q6
________ is considered to be one of the foundations of data access in the Microsoft world.
Answer: Option B
Q7
________ is an interface by which application programs can access and process SQL databases in a DBMS-independent manner.
Answer: Option A
Q8
Which of the following are goals of OLE DB?
Answer: Option D
Q9
An ODBC data structure that identifies a database and the DBMS that processes it is called a(n):
Answer: Option A
Q10
In OLE DB, actions that an object can perform are called:
Answer: Option C