File : ftp://fship.com/pub/multisoft/flagship/tools/sqlkit.txt or : http://www.fship.com/tools.html Source : ftp://fship.com/pub/multisoft/flagship/tools/sqlkit*.tgz Author : Thomas E. Griffin License: Free, source code available from author upon request --------------------------------------------------------------------------- SQLkit is a package that allows a FlagShip program to communicate with an SQL database. There are currently three versions of the package: sqlkit_jlt.tgz works with the a.out 4.3 version of the FlagShip compiler under Linux and a.out versions of the Just Logic/SQL Database manager. sqlkit_pg.tgz works with the ELF 4.4x version of the FlagShip compiler under Linux and recent ELF versions of PostgreSQL. sqlkit_sol.tgz works with the ELF 4.4x version of the FlagShip compiler under Linux and version 2.2 of the Solid Server. All packages are gzipped tar archives. Create a directory on your system. Download the appropriate file to it and give the command: tar xzvf sqlkit_jlt.tgz or tar xzvf sqlkit_pg.tgz or tar xzvf sqlkit_sol.tgz All packages contain documentation in ASCII text, Postscript and HTML as well as sample programs.