Are there any ODBC drivers that do not work with the JDBC-
ODBC Bridge?
Answer Posted / 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 |
Post New Answer View All Answers
What are the advantages of using preparedstatement in java?
What is jdbc odbc bridge?
Is oracle client required for jdbc connection?
How to check jdbc connection in linux?
Why is jdbc needed?
What class.forname will do while loading drivers of jdbc?
How many jdbc driver types are there?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
How can I determine the isolation levels supported by my DBMS?
What is an odbc driver?
How do you determine the sensitivity of the ResultSet object?
Why “no suitable driver” error occurs?
How do I insert/update records with some of the columns having NULL value?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
What happens if connection is not closed in jdbc?