What settings are required to run the ODBC-JDBC Gateway with the Mckoi SQL Database?
ODBC-JDBC Gateway data source attribute | Value |
---|---|
Driver Class | com.mckoi.database.jdbc.MDriver |
Class Path | mkjdbc2.jar |
URL | jdbc:mckoi://host/. |
Note that the order of the JAR files in the Class Path field is significant. Ensure that there are no trailing spaces left at the end of the Driver Class field.