GNADE SQL Client
Version 0.8
Editor M.Erdmann
5.8.2002
This release of the GNADE SQL Client is featuring:
The GSQL progam has been tested in the software configurations shown below. More confiurations are expected to work with this implementation since it is based upon ODBC.
Component | Description | Version | OS | Distribution/Source of the release | ||||
Postgres | PostgreSQL Database | 7.0.3 |
|
www.postgresql.org | ||||
Mimer | Mimer SQL RDBMS | 8.2 |
|
www.mimer.com |
The GNU Public License (GPL) applies with the following extension to all software components in this release
As a special exception, if other files instantiate generics from GNADE Ada units, or you link GNADE Ada units or libraries with other files to produce an executable, these units or libraries do not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License.
The documentation has been put under the Free GNU Documentation License.
Even GSQL is assumed to be a part of the GNADE project, the author(s) and copyright holder(s) of the GSQL client are:
Michael Erdmann | Michael.Erdmann@snafu.de |
Bug Reports | http://sourcefore.net/projects/gnade | M.Erdmann |
GNADE Discussions | http://cert.uni-stuttgart.de/mailman/listinfo/gnade-dev
gnade-dev@cert.uni-stuttgart.de |
Florian Weimer |
Project Page | http://gnade.sourceforge.net/
http://sourcefore.net/projects/gnade |
M.Erdmann |
Dev. Coordination | Michael.Erdmann@snafu.de | M.Erdmann |
Feature Req, | Short Description | Version | Comments |
Please report any found problem via the bug traking system refered at http://gnade.sourceforge.net/ by using the category GSQL.
Bug Ref. | Fixed with
Version |
Short Description | Comments |
Bug Ref. | Short Description | Comments |
The GNADE code and the documentation is distributed in the following files:
File | Contents |
gsql-source-0.6.tar.g | Complete GSQL source code as tar file compressed by GNU zip. |
gsql-source-0.6.zip | Complete GSQL source code distribution as ZIP file. |
The installation of this software requires the following components:
Component | Version | Origin |
gzip | 1.2.4 | GNU |
unzip | 5.42 | Infozip |
zip | 2.2 | Infozip |
tar | - | GNU or native |
gmake | GNU make |
In order to install this source package a GNADE source distirbution has to be installed and configured previously. After this has been done change into the directory contrib and perform the following steps:
unzip gsql-source-0.6.zip
or
gunzip -c gsql-source-0.6.tar.gz | tar xvf -
gmake clean
gmake
In order to build this application the following components are required:
Component | Version | Source |
GtkAda-1.2.12-1 | 1.2.12-1 | |
GTK | 1.2.8 | www.gtk.org |
Florist | 3.13p-7 |
Special regards to the following persons which have contributed to the project:
Document Version: $Date: 2003/11/16 12:11:18 $ $Revision: 1.4 $