JDBC-ODBC bridge driver was removed from JRE/JDK after version 7.
There is no other open-source JDBC-ODBC bridge driver in 2021. So we keep using this outdated JRE7 driver.
It has the same License as JRE7 from Oracle.
It was removed in DBeaver Community Edition 23.1.
You can start using DBeaver PRO products (they include brand new ODBC driver).
Or, to use legacy driver in Community:
- Download jdbc-odbc-bridge-jre7.jar and x64/JdbcOdbc.dll
- Create a new driver in DBeaver
- Add newly downloaded files to it
For more information, see how to add a driver in DBeaver