what is JDBC-ODBC driver?
Answers
Answered by
3
ODBC is for Microsoft and JDBC is for java applications.ODBC is used to provide connection between front-end application(other than java) and back-end (database like ms-access) and JDBC is used to provide connection between JAVA and database(oracle,sybase,DB2,ms-access).
srinivas6255:
hii
Answered by
3
JDBC Driver is a software component that enables java application to interact with the database. There are 4 types of JDBC drivers: JDBC-ODBC bridge driver. Native-API driver (partially java driver) Network Protocol driver (fully java driver)
Similar questions
Science,
7 months ago
English,
1 year ago
Environmental Sciences,
1 year ago
Hindi,
1 year ago
Hindi,
1 year ago