Which of the following function performed by driver manager in ODBC?
a) submit SQL statement
b) determine type of DBMS
c) load the appropriate ODBC
d) both b & c
The intermediary between application and DBMS driver in ODBC architecture
a) driver manager
b) OLE DB interface
c) ODBC driver
d) data source
Which of the following task is performed by driver according to
ODBC?
a) determine appropriate DBMS
b) validate format of ODBC
c) convert data source error
d) verifies application to source
The………processes ODBC requests and submits specific SQL statements to given type of data source.
a) driver manager
b) ADO
c) driver
d) source converter
A data source that is fully SQL compliant would use what type of DBMS driver?
a) single-tier
b) multi-tier
c) SQL transform
d) text-based
How does application determine the level of ODBC conformance available from driver?
a) call to driver manager
b) call to data source
c) call to driver
d) level of conformance