Are there any ODBC drivers that do not work with the JDBC-
ODBC Bridge?

Answers were Sorted based on User's Feedback



Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?..

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

Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?..

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

Post New Answer

More JDBC Interview Questions

What is “dirty read” in JDBC? Which isolation level prevents dirty read?

0 Answers  


What is JDBC Connection isolation levels?

0 Answers  


Does jdbctemplate use prepared statements?

0 Answers  


What is the latest version of JDBC? What are the new features added in that?

0 Answers  


Is not bound in this context unable to find jdbc spring boot?

0 Answers  






Why is jdbc used?

0 Answers  


How to check jdbc driver version in sql server?

0 Answers  


What is the latest version of JDBC? What new features are added?

4 Answers  


Is jdbc a web technology?

0 Answers  


Where is ojdbc14 jar located?

0 Answers  


callable is interface or class ?

9 Answers   Fidelity,


What port does jdbc use?

0 Answers  


Categories