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

ErrorSql()

This is an inbuilt function function provided 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.


email me  any feedback, additional information or corrections.
See this page online (look for updates)

[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)
Saturday May 28 2022 at 2:55pm