Declaring the SQLCA [ ALLBASE/SQL Advanced Application Programming Guide ] MPE/iX 5.0 Documentation
ALLBASE/SQL Advanced Application Programming Guide
Declaring the SQLCA
ALLBASE/SQL default processing requires the SQLCA to be declared within
an embedded program. However, FIPS 127.1 does not. Therefore, when the
flagger is set, the preprocessor generates the SQLCA declaration. In
this case, if the SQLCA is already declared, as would be the case in a
non-flagger environment, a processing error results.
MPE/iX 5.0 Documentation