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 are the differences between execute, executequery, and executeupdate?
What is JDBC RowSet? What are different types of RowSet?
What is jdbc oracle thin?
Which interface is responsible for transaction management in jdbc?
What are the advantages of using preparedstatement in java?
How to make updates to updatable result sets in jdbc?
What is the return type of execute, executequery and executeupdate?
What is database deadlock ?
What is data source in java?
What is jdbc connection interface?
How to connect html page to database using jdbc?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
password, is stored in as plain text. What can I do to protect my passwords?
How many packages are available in jdbc api?
When do we get java.sql.SQLException: No suitable driver found?