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
How many types of jdbc drivers are there?
What are the exceptions in jdbc?
Describe the steps needed to execute a sql query using jdbc.
Where is ojdbc14 jar located?
What driver should I use for scalable Oracle JDBC applications?
What do you mean by batch processing in jdbc?
What is batch processing and how to perform batch processing in jdbc?
How to rollback a JDBC transaction?
What is the different between ResultSet and RowSet?
What is jdbc thin client in oracle?
Why did my jdbc code throw a rollback sqlexception?
What is jsp and jdbc?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is the use of the statement in jdbc?
Why do we need jdbc driver?