: Launch the application and click the Drivers tab on the left vertical bar.
: Enter jdbc:db2:// : / . Set Extra Class Path : Go to the Extra Class Path tab. Click Add and navigate to your downloaded db2jcc4.jar file. download db2 driver for squirrel
: If you already have DB2 installed locally, you can often find the driver at /sqllib/java/db2jcc4.jar . : Launch the application and click the Drivers
: Click the List Drivers button. Select com.ibm.db2.jcc.DB2Driver from the drop-down menu. Click Add and navigate to your downloaded db2jcc4
: Click the + (plus) icon to create a new driver definition. Configure Driver Details : Name : Enter a recognizable name like IBM DB2 Driver .
After the driver is installed, create an to connect to your specific database: How to connect to DB2 Data with Squirrel SQL client
: Click OK . The driver name should now appear with a blue checkmark, indicating it is successfully loaded. 3. Creating a Connection (Alias)