REXX/SQL

Name REXX/SQL -
A REXX interface to SQL databases
Version 2.4
Author Mark Hessling
(see EMail Addresses)
Distrib. GPL (GNU)
Type REXX DLL & EXE
Price -
Note w/ source
Source at the home page of
Mark Hessling
(see Internet - Web Pages)
Name: see below

Description from the author:

"REXX/SQL provides a simple interface for REXX programs to access SQL databases through a number of external functions. REXX/SQL is intended to provide a consistant interface to all SQL databases."

The source code for each database interface code is available in separate archive files.

The general format of the archive files is:

rxsql##_???_os2.ext

where: ??? is the TLA for the database port, ## is the version number and ext is the archive file type.

Eg. the REXX/SQL Oracle port for Version 2.3 in compressed zip file format is: rxsql23_ora_os2.zip.
The archives are named

Documentation, in Postscript and HTML is available in rxsqldoc##.ext and sample programs are in rxsqlsam##.ext.

The documentation is intended as both a user's guide and a reference guide for implementors of REXX/SQL on other database and operating system platforms.

(see also ORexx/SQL Object Framework)


[Back: Relational Table Copier]
[Next: REXXGDB2]