SourceForge Logo

SQL Client ReadMe

Contents
Introduction
Installation
JDBC Drivers
Skin Look and Feel
Other Look and Feel Implementations
Home Page
Mailing Lists
Bugs and Feature Requests
Libraries
Graphics

Introduction

Squirrel SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.

It is free software, and you are welcome to redistribute it under the terms of the GNU General Public License.

Squirrel SQL Client requires JDK1.2 to work but prefers 1.3. If you are using JDK1.4 make sure you are using at least JDK1.4beta 3.

Most testing for this product has been with Oracle and InstantDB. As I find the time I hope to add other database products to this list.

Installation

The preferred way to install Squirrel SQL Client is with the IzPack Java installer. Download the file squirrel-sql-<version>-install.jar and execute it with the command:

java -jar squirrel-sql-<version>-install.jar

If you have problems with the installer then download and decompress the appropriate file for your operating system (*.gz for Uniz, *.zip for Windows) into a directory.

For Windows the file squirrel-sql.bat will run the application. For Unix the file is squirrel-sql.sh.

JDBC Drivers

JDBC drivers to be used by Squirrel SQL Client can be in the classpath before the application is launched or (since 1.0beta3) can be specified dynamically through the Drivers maintenance dialog.

Skin Look and Feel

This application can use Skin Look and Feel themepacks from L2FProd. Drop the theme packs into the /plugins/skins directory within your Squirrel SQL directory. Set the Look and Feel in the General tab of the Global Preferences dialog to "Skin Look and Feel" and select the theme in the Theme Pack dropdown.

Other Look and Feel Implementations

You can now drop a Look and Feel implementation (see JataToo for examples of Look and Feel implementations) into the /plugins/lafs directory within your Squirrel SQL directory and have it selectable from the "Look and Feel" dropdown on the General tab of the Global Preferences dialog.

Home Page

The Squirrel SQL Client is hosted at SourceForge.

Mailing Lists

There is currently a mailing list for announcements.

Bugs and Feature Requests

I am using the SourceForge Bug and Feature Request Tracking software. I am especially interested in issues that you may have with DBMS's that I haven't tried and with any issues under Unix.

Libraries

Squirrel SQL Client depends on and comes with the following libraries:

Graphics

Some of the icons in this product are from the JavaSoft Java Look and Feel Graphics Repository. The licence for this is here. Other icons are from the Dean S. Jones' Icon Collection. The licence for this can be found here.

Thanks to Greg Mackness for the splash screen.