How to configure SQuirreL for DB2 access.
In SQuirreL I do see two DB2 drivers. But they are both marked with an red X.
I checked with Start Page but did not find an easy solution :/
How to configure SQuirreL for DB2 access.
In SQuirreL I do see two DB2 drivers. But they are both marked with an red X.
I checked with Start Page but did not find an easy solution :/
/opt/ibm/db2/V11.1/java/db2jcc4.jar
db2jcc4.jar
and copy it into the squirrel folder e.g. plugins/db2
com.ibm.db2.jcc.DB2Driver
SClients--jdbc_sqlj-11.1.2.2-FP002b
, and retrieving both the db2jcc4.jar
and db2jcc.jar
drivers, does not work with the class name COM.ibm.db2.jcc.DB2Driver
–
Andriette © 2022 - 2024 — McMap. All rights reserved.
jdbc:db2://host:port/DBName
– Breadstuff