Squirrel Sql Download Drivers

SQuirreL SQL is an open-source Java SQL Client program for any JDBC. DMOZ Java and. Download and Installation. The SQuirreL SQL Client is installed.

Active11 months ago

I downloaded SQuirreL SQL and I want to use it as an Oracle client, but when I go to Drivers tab, the following jars are missing:

  • Oracle OCI Driver
  • Oracle Thin Driver

How can I fix this problem?

ROMANIA_engineerROMANIA_engineer
37.4k20 gold badges164 silver badges154 bronze badges

2 Answers

  1. Download ojdbc7.jar

    • you need an Oracle account, but the e-mail is the only important detail that you need to provide (you can add any characters for Work Phone, Company Name, etc.)
  2. Go to the SQuirreL SQL installation folder (E.g.: C:Program Filessquirrel-sql-3.7.1) >lib and put ojdbc7.jar there.

  3. Restart SQuirreL SQL.

ROMANIA_engineerROMANIA_engineer
37.4k20 gold badges164 silver badges154 bronze badges

The file ojdbc7.jar has to be downloaded from the following page, as you must accept the license agreement: https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html

Note that you are not requested to log in nor to provide your email address.

AlexandreAlexandre

Not the answer you're looking for? Browse other questions tagged ociojdbcsquirrel-sql or ask your own question.

Active1 year, 5 months ago

How to configure SQuirreL for DB2 access.

In SQuirreL I do see two DB2 drivers. But they are both marked with an red X.

Commands

I checked with Start Page but did not find an easy solution :/

Squirrel Sql Tutorial

Thorsten NiehuesThorsten Niehues
7,33311 gold badges54 silver badges78 bronze badges

1 Answer

  1. Download the DB2 Driver from the IBM Website and extract the ZIP archive.
    Optionally you may want to copy it from the DB2 Server installation path:
    /opt/ibm/db2/V11.1/java/db2jcc4.jar
  2. Use db2jcc4.jar and copy it into the squirrel folder e.g. plugins/db2
  3. In der Driver in the tab 'Extra Class Path' add the db2jcc4.jar file
  4. Change the class name to com.ibm.db2.jcc.DB2Driver

How To Use Squirrel Sql

jpierson
9,3168 gold badges81 silver badges126 bronze badges
Thorsten NiehuesSqlSquirrel sql 3.7Thorsten Niehues

Squirrel Sql Download Free

7,33311 gold badges54 silver badges78 bronze badges

Squirrel Sql Download Drivers

Not the answer you're looking for? Browse other questions tagged db2squirrel-sql or ask your own question.