PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: Error()[Next]: ExpandXCodes()

ErrorSql()

This is a rexx function provided by PPWIZARD. This routine (like all PPWIZARD extensions) can be used with any operating system supported by PPWIZARD.

This routine is probably most useful in when accessing SQL databases directly in rexx.

When an SQL specific error is detected simply call this routine with up to 6 lines (parameters) and it will dump these along with the reason the SQL call failed. PPWIZARD will then terminate.

Note that if parameter 1 is not passed then this call will create a description of the problem based on the last RexxSQL call used.


[Top][Contents][Search][Prev]: Error()[Next]: ExpandXCodes()

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Friday June 01 2001 at 5:58pm