Answer Posted / raju pericheral
we never use 4 drivers in any project we use the Type3 and type4 combination.
in case of ms-access have to use type2 driver only.
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What is odbc and jdbc?
How to connect multiple database in jdbc?
What are different types of JDBC Drivers?
How do I insert/update records with some of the columns having NULL value?
How does a custom RowSetReader get called from a CachedRowSet?
What are the differences between resultset and rowset?
What is setautocommit in jdbc?
What is phantom read and which isolation level prevents it?
What is db client?
What is an escape syntax?
Can I get a null resultset?
Why isn't the java.sql.DriverManager class being found?
What is the limitation of PreparedStatement and how to overcome it?
What is the difference between ojdbc6 and ojdbc7?
How do I connect to jdbc?