Rexx/SQL

A Rexx interface to SQL databases

Version 2.5

10 October 2006


Table of Contents

1. Introduction
2. Overview
3. Functions
SQLCONNECT
SQLDISCONNECT
SQLDEFAULT
SQLCOMMAND
SQLPREPARE
SQLDISPOSE
SQLOPEN
SQLCLOSE
SQLFETCH
SQLGETDATA
SQLEXECUTE
SQLCOMMIT
SQLROLLBACK
SQLDESCRIBE
SQLVARIABLE
SQLGETINFO
SQLDATASOURCES
SQLTABLES
SQLCOLUMNS
SQLLOADFUNCS
SQLDROPFUNCS
MYGETINSERTID
LITEGETINSERTID
4. Errors
5. Implementation Notes
6. Using Rexx/SQL
7. Standard placemarkers and bind variables
Appendix A - Rexx/SQL for Oracle
Appendix B - Rexx/SQL for mSQL
Appendix C - Rexx/SQL for DB2
Appendix D - Rexx/SQL for Sybase System 10/11
Appendix E - Rexx/SQL for Sybase SQLAnyWhere
Appendix F - Rexx/SQL for ODBC and UDBC
Appendix G - Rexx/SQL for MySQL
Appendix H - Rexx/SQL for Solid Server
Appendix I - Rexx/SQL for SQLite3
Frequently Asked Questions
History of Rexx/SQL

This documentation also available as a single HTML file or as a a PDF file.
Copyright © Mark Hessling 1997-2006 <mark@rexx.org>

Last updated 10 October 2006