What is jdbc odbc connection?



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

Post New Answer

More JDBC Interview Questions

how to prevent finally block from execution

4 Answers   Bosch,


When do we use execute method in java jdbc?

1 Answers  


How to use JDBC to connect Microsoft Access?

1 Answers  


What is Type-2 Driver and when this driver is used?

2 Answers  


Name different methods for getting streams.

1 Answers  


What is the full form of jdbc and what is its purpose?

1 Answers  


How can you make a connection?

1 Answers  


What is jdbc connection?

1 Answers  


How many rowset are available in jdbc?

1 Answers  


Difference between JDBC and Hibernate? Give one sample based on the variance?

4 Answers   HCL, IBM, Xybion,


Is jdbc a web technology?

1 Answers  


What are the different types of drivers under jdbc?

1 Answers  


Categories