InterviewSolution
Saved Bookmarks
| 1. |
If I Use The Jdbc Api, Do I Have To Use Odbc Underneath? |
|
Answer» No, this is just one of MANY possible SOLUTIONS. We recommend using a PURE Java JDBC technology-enabled DRIVER, type 3 or 4, in order to get all of the benefits of the Java programming language and the JDBC API. No, this is just one of many possible solutions. We recommend using a pure Java JDBC technology-enabled driver, type 3 or 4, in order to get all of the benefits of the Java programming language and the JDBC API. |
|