Are there any ODBC drivers that do not work with the JDBC-
ODBC Bridge?
Answer Posted / 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 |
Post New Answer View All Answers
What are the jdbc drivers in java?
Can I use JDBC to execute non-standard features that my DBMS provides?
What is ojdbc14 jar?
What are the methods which can verify the cursor particular position?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
Why prepared statements are faster?
What is the meaning of connection?
How to set the attribute concurrency in resultset?
How can I get information about foreign keys used in a table?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
Where jdbc drivermanager class is used?
How do I set properties for a JDBC driver and where are the properties stored?
What is device controller?
What driver should I use for scalable Oracle JDBC applications?
What is encrypted connection?