SATMYSQL
S@
Home SATGUI SATSHELL SATFORM SATFILTER SATREPORT SATMYSQL License Download Examples Contact

ANNOUNCEMENT (24th March 2002):

ANNOUNCEMENT (10th May 2001):


What is SATMYSQL

SATMYSQL is a filter which provides a simple interface for SAT to the MySQL database system.

SATMYSQL is implemented as a script for easy portability.

How SATMYSQL works

SATMYSQL parses the output from the standard mysql command. Commands to control the output format and error checking of SATMYSQL can be embedded in the SQL statements.

SATMYSQL can produce output suitable for both SATGUI and SATFORM.

Release Status

SATMYSQL is currently at release Beta1

System Requirements

Any Unix system with a version of nawk/gawk which supports toupper and tolower.

Installation

To extract the Unix "tar" files


The directory location of the SATMYSQL script (satmysql) is not important, but it is suggested that it be placed in the /usr/local/bin directory.

The first line of satmysql...

#!/usr/bin/nawk

...will probably need to be changed to reflect the location of the nawk/gawk interpreter on your system.

Release History

1.00.0010/2003 Release status change only.
Beta104/2001 Release status change only.
Alpha110/2000 First public release.

Known Bugs

None yet reported.


Copyright © 2003 Adrian Davis.