What is jdbc odbc connection?
Answer / Saleem Ahmad
JDBC-ODBC bridge is a connectivity layer that allows JDBC applications to access ODBC data sources. The bridge works by translating JDBC calls into ODBC calls and vice versa.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to prevent finally block from execution
When do we use execute method in java jdbc?
How to use JDBC to connect Microsoft Access?
What is Type-2 Driver and when this driver is used?
Name different methods for getting streams.
What is the full form of jdbc and what is its purpose?
How can you make a connection?
What is jdbc connection?
How many rowset are available in jdbc?
Difference between JDBC and Hibernate? Give one sample based on the variance?
Is jdbc a web technology?
What are the different types of drivers under jdbc?