DESCRIBEVARCHAR49
Default: | None |
Used at compile time: | Yes |
Behavior at run time: | Source file |
See Scope - OpenESQL SQL Compiler Directive Options for more information.
For dynamic SQL, by default, OpenESQL expects VARCHAR columns to be placed into PIC X host variables.
Use DESCRIBEVARCHAR49 to enable the use of VARCHAR host variables with level 49 sub-fields for length and data.