When using dynamic SQL, described or prepared SQL statements with VARCHAR, columns are suitable for PIC X host variables.
Syntax:
DESCRIBEVARCHARPICX
Properties:
Default:
|
DESCRIBEVARCHARPICX
|
Scope:
Used at compile time:
|
Yes
|
Behavior at run time:
|
Source file
|
See
Scope - OpenESQL SQL Compiler Directive Options for more information.
Comments:
For dynamic SQL, by default, OpenESQL expects VARCHAR columns to be placed into PIC X host variables.