HPlogo ALLBASE/SQL Advanced Application Programming Guide: HP 3000 MPE/iX Computer Systems > Chapter 2 Flagging Non-Standard SQL with the FIPS Flagger

Declaring the SQLCA

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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.

Feedback to webmaster