Are there any ODBC drivers that do not work with the JDBC-
ODBC Bridge?
Answers were Sorted based on User's Feedback
Answer / sridhar
Pure java driver(Type 4 driver) will work directly to
database with out JDBC-ODBC Bridge.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / amit
Most ODBC 2.0 drivers should work with the Bridge. Since
there is some variation in functionality between ODBC
drivers, the functionality of the bridge may be affected.
The bridge works with popular PC databases, such as
Microsoft Access and FoxPro.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is setautocommit in jdbc?
how you will execute the many tables data
How can I create a custom RowSetMetaData object from scratch?
What is a PreparedStatement?
How can we retrieve the file in the oracle database?
What are types of jdbc drivers?
What is db client?
Is jdbctemplate thread safe?
What is an outer join?
What are different types of JDBC Drivers?
What is a datasource in java?
What are the jdbc statements?