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
Why is jdbc used?
How to use JDBC API to call Stored Procedures?
Expalin the method of calling a stored procedure from jdbc.
Result set’s index starts with 0 or 1?
How can we move the cursor in a scrollable result set?
When do we use execute method in java jdbc?
Does JDBC support stored procedures?
What is JDBC Connection isolation levels?
How does jdbc driver work?
What does jdbc stand for?
How are jdbc statements used?
Explain Basic Steps in Writing a Java Program Using Jdbc?
What is CLOB and BLOB datatypes in JDBC?
What is meant by dao?
Write an sql to find all records having all upper case alphanumeric characters in a field ?