GENSQLCA

Generates a SQLCA structure in the program if none is defined.
Restriction: This topic applies to Windows environments only.

Syntax:

[NO]GENSQLCA

Parameters:

None

Properties:

Default: NOGENSQLCA

Comments:

The structure will be defined if the structure SQLCA is not defined or included. If a separate field SQLCODE is defined in the program, the field SQLCODE in structure will be defined as SQLCADE.