![[Toc]](../../toc.gif)
![[Index]](/idx.gif)
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
* rxsql23_db2_os2.* (DB/2)
* rxsql23_min2_os2.* (MiniSQL 2.x)
* rxsql23_min_os2.* (MiniSQL 1.x)
* rxsql23_ora_os2.* (Oracle)
* rxsql23_saw_os2.* (Sybase SQL Anywhere)
* rxsql23_udbc_os2.* (OpenLink UDBC)
* rxsql23_sol_os2.* (Solid Server)
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)
Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs