Re: Jdbc-odbc Bridge Driver Download Netbeans

0 views
Skip to first unread message
Message has been deleted

Birhanie Scavotto

unread,
Jul 10, 2024, 1:13:23 PM7/10/24
to candgarsalu

Cause of the Problem The problem arises because Java stopped providing the JDBC-ODBC bridge as from Java 8. This means that is you are using Netbeans 8.x, then you would not be able to access the driver.

Jdbc-odbc Bridge Driver Download Netbeans


Download https://urluso.com/2yW0qV



ODBC (Open Database Connectivity) is an API that provides programmatic access to data using SQL. ODBC adopts a layered approach, an application written to ODBC can talk to any underlying data source that has an ODBC driver. In the case of Microsoft Access ODBC support has been there almost from the beginning. In the Java world a similar architecture exists called JDBC (Java Database Connectivity), in which Java applications written to the API can talk to any data source that has a JDBC driver. Put these together in the form of a JDBC-ODBC bridge and you have a platform-independent mechanism for Java to talk to any DBMS that has JDBC or ODBC drivers.

aa06259810
Reply all
Reply to author
Forward
0 new messages