A …… data source can be shared among database users if they have the same DBMS driver and privileges to access the database.
a) file
b) common
c) shared
d) system
ODBC interfaces are abstractions of……
a) OLE objects
b) native DBMS access
c) driver manager
d) DBMS data source
A driver……..is set of functions that the application call to receive the services.
a) OLE object
b) API
c) ODBC conformance
d) system
Explanation: API stand for application program interface
…..levels specify which SQL statements, expressions, and data types a driver can process.
a) SQL conformance
b) API
c) ODBC conformance
d) none of these
Basic client-server model is like……
a) 2-tier architecture
b) 3-tier architecture
c) 4-tier architecture
d) 5-tier architecture
Which API is used for the interaction in 2-tier architecture?
a) ODBC
b) JDBC
c) both a & b
d) none of these