Background documentation-733: Variable is declared as a pointer Locate this document in the navigation structure

 

Explanation

The SQL variable was defined as a pointer in the declaration section.

User Response

As no fixed size is specified for a pointer, the name of the variable and COLLENGTH are indicated in the next error line. COLLENGTH is the maximum size of the SQL pointer variables. This size is needed for data conversion.