Database client, graphical.
Installation
Database drivers
Oracle
- Download the ojdbc driver
- Move ojdbc7.jar in the SQuirreL installation folder /lib (e.g. C:\Program Files\squirrel\lib).
- Restart SQuirreL
- In the Drivers tab, Oracle OCI Driver and Oracle Thin Driver should have a check mark showing they are ready to use.
Microsoft SQL Server
- Download the Microsoft JDBC Driver for SQL Server for your Java version. See this matrix.
- Copy all mssql-jdbc-*.jar files to the SQuirreL installation folder /lib (e.g. C:\Program Files\squirrel\lib).
- Restart SQuirreL
- In the Drivers tab, Microsoft MSSQL Server JDBC Driver should have a check mark showing they are ready to use.