Easysoft ODBC-JDBC Gateway

What settings are required to run the Easysoft ODBC-JDBC Gateway with Apache Derby/IBM Cloudscape 10+?

Article:
00957
Last Reviewed:
24th January 2024
Revision:
1
ODBC-JDBC Gateway DSN Setting Value
Driver Class org.apache.derby.jdbc.ClientDriver
Class Path jarfiledir\derbyclient.jar

where jarfiledir is the directory where the Derby driver .jar file is located. For example:

c:\jars\derbyclient.jar
URL jdbc:derby://localhost/database

where database is the database you want to connect to. For example:

jdbc:derby://localhost/C:\Program Files\IBM\Cloudscape_10.1\demo\databases\toursDB

Note Ensure that there are no trailing spaces left at the end of the Driver Class value.

For direct ODBC access to Apache Derby (no JDBC driver required), download the Easysoft Apache Derby ODBC driver.

Applies To

Knowledge Base Feedback

* Did this content help you?
* Please select one option based on your first choice:

(* Required Fields)