
The client part of the Easysoft JDBC-ODBC Bridge is a JDBC driver.

This was removed in Java 1.8.Īs an alternative solution, the Easysoft JDBC-ODBC Bridge is a client server product that enables a Java application such as DbVisualizer to access an ODBC database such as Microsoft Access. Java 1.7 and earlier included a JDBC-ODBC Bridge. For example, a JDBC-ODBC Bridge would be required to connect DbVisualizer to Microsoft Access by using the ODBC driver that Microsoft supply for this database. To access a database for which only an ODBC driver is available, a Java application such as DbVisualizer need a piece of middleware known as a JDBC-ODBC Bridge to translate between the data access technology the application supports (JDBC) and the one that the database supports (ODBC). This has implications for the type of databases that DbVisualizer can access. The minimum version of Java required by DbVisualizer is 1.8. You can also import table data from CSV files into existing tables or create tables from the imported data.ĭbVisualizer is a multiplatform Java application, and will run on Windows, Linux and OS X machines. If you don't know any SQL, a query builder tool is provided to automatically generate the SQL for you.ĭbVisualizer allows you to export table data in the following formats: CSV, SQL, HTML, XML, Excel, JSON and Text.

In no event shall Progress, its employees, or anyone else involved in the creation, production, or delivery of the code be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample code, even if Progress has been advised of the possibility of such damages.DbVisualizer provides an Integrated Development Environment (IDE) for writing and executing SQL scripts, with auto completion and syntax highlighting features provided to make life easier. The entire risk arising out of the use or performance of the sample code is borne by the user. Progress makes no warranties, express or implied, and disclaims all implied warranties including, without limitation, the implied warranties of merchantability or of fitness for a particular purpose.

The sample code is provided on an "AS IS" basis. Progress Software Corporation makes no explicit or implied claims to the validity of this information.Īny sample code provided on this site is not supported under any Progress support program or service. However, the information provided is for your information only. Progress Software Corporation makes all reasonable efforts to verify this information.

The origins of the information on this site may be internal or external to Progress Software Corporation (“Progress”).
