Rexx/SQL

A Rexx interface to SQL databases

Version 2.5

10 October 2006


Appendix F - Rexx/SQL for ODBC and UDBC

This section describes features of Rexx/SQL specific to the generic ODBC implementation and to the Openlink UDBC implementation.

General:

Bind Variables:

ODBC uses the standard placemarker; ?. See 7. Standard placemarkers and bind variables for further details.

Data types:

The datatypes supported by ODBC can be determined by a call to SQLGETINFO with the DATATYPES option.

Known errors:


Copyright © Mark Hessling 1997-2006 <mark@rexx.org>


Return to Table of Contents
Last updated 10 October 2006