Oracle OCI and Thin drivers are missing in SQuirreL SQL

ROMANIA_engineer picture ROMANIA_engineer · Aug 1, 2016 · Viewed 22.1k times · Source

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

    Drivers OCI and Thin Driver

How can I fix this problem?

Answer

ROMANIA_engineer picture ROMANIA_engineer · Aug 1, 2016
  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 Files\squirrel-sql-3.7.1) > lib and put ojdbc7.jar there.

  3. Restart SQuirreL SQL.