GENERAL PURPOSE SQL CLIENT TUTORIAL



SwiftappJ Swift Application Framework
FOR USE WITH THE Java(TM) PROGRAMMING LANGUAGE
Copyright (C) 1999,2000,2001 New Vision Automation Inc. Milwaukee Wi.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

The author may be contacted at :
email: dgregoir@users.sourceforge.net
web: http://swiftappj.sourceforge.net
web: http://sourceforge.net/projects/swiftappj
A copy of the GNU General Public License is here

This tutorial is a basic walkthrough of the General Purpose SQL Client which is part of the swiftappj distribution.

The General Purpose WICOLOR SQL CLIENT (com.wicolor.db.gp_client) is a general purpose, interactive, JDBC(TM) based SQL client. It may be used for interactively building and maintaining SQL tables using any JDBC compliant type 4 Java(TM) driver.

NOTE:in the rest of this tutorial , the General Purpose SQL Client will be referred to as "GP_CLIENT"

The general purpose client can be used for

It also supports saving queries, setup information for several database/ driver combinations, and metadata to files the names of these files may be passed on the command line and auto loaded; this gives fairly good project management capability

The client can read a text file of SQL statements from a text file and run them in a batch mode;


Installation

NOTE:These instructions assume you have downloaded and installed the swiftappj distribution
  • Download a zipped copy of these pages here
  • UNZIP the tutorial to a subdirectory of your choice
  • Set your classpath to include
  • Functions of the other panels.


  • TEXT DUMP PANEL

    This panel allows results from a SQL ststement which are displayed in the output panel to be manipulated in a number of different ways

    Functions of controls are as follows: