Under what circumstances, that all four drivers are used?
Answer Posted / Lakhan Singh Meena
All four JDBC drivers (JDBC-ODBC Bridge Driver, Native-API Standard Binary Driver, Network Protocol or Type 3.0 Drivers, and Java Database Connectivity API Implementation Specific Drivers) might be used in a scenario where you need to connect to databases with different underlying technologies (e.g., MS Access, Oracle, MySQL), and you require maximum compatibility across different platforms.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers