Distinguish among the four types of JDBC drivers
What will be an ideal response?
Type 1 drivers are JDBC-ODBC bridge drivers that resolve some of the inconsistencies between Java and C/C++ to provide access to ODBC data sources from Java. Type 2 drivers are written wholly in Java, and they connect to the native API of the DBMS. Type 3 and Type 4 drivers have network capabilities. Type 3 drivers transform JDBC calls into a DBMS-independent network protocol. Type 4 drivers transform JDBC calls into DBMS-specific network protocols.
You might also like to view...
Retail chain REB wants to find out how its customers perceive its services and what it can do to improve these. What methods can the company use to discover this?
What will be an ideal response?
In marketing terms, a consumer insight is an understanding a consumer has about a product or service
Indicate whether the statement is true or false