SATMYSQL

NOTE: This site is still "Under Construction". However, I would welcome your comments and suggestions.

Lastest News (28th Oct 2000)


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 Alpha1

System Requirements

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

Installation

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 interpreter on your system.

Release History

Alpha1 10/2000 First public release.

Known Bugs

New release. None yet reported.


Copyright © 2000 Adrian Davis.