squirrel_sql
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
squirrel_sql [2014/08/28 08:46] – created skipidar | squirrel_sql [2020/12/27 20:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== SQuirrel SQL ===== | ||
+ | === Oracle === | ||
+ | To use Squirrel with Oracle do the following: | ||
+ | - Download Squirrel and install: {{https:// | ||
+ | - Download **ojdbc14.jar** from {{http:// | ||
+ | - Start Squirrel and choose the driver to connect to oracle | ||
+ | |||
+ | {{https:// | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | === H2 === | ||
+ | |||
+ | Have first to install the driver for H2 | ||
+ | Goto http:// | ||
+ | Download the jar from http:// | ||
+ | |||
+ | Select the jar, click on "List Drivers", | ||
+ | {{https:// | ||
+ | |||
+ | Then your client is ready | ||
+ | {{https:// |