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
How do you insert images into database using jdbc?
What is JDBC Driver interface?
How do I find whether a parameter exists in the request object?
What is the difference between client and server database cursors?
What is jsp and jdbc?
What is the use of getGeneratedKeys() method in Statement?
Explain about column name and getter method?
How many rowset are available in jdbc?
What is data source in java?
What are the types of statements in jdbc?
What is ojdbc14 jar?
What is jdbc connection?
What is the meaning of “dirty read” in the database?
What is ojdbc?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?