Informix Error -688
-688 Variable variable-name must be declared CHAR or VARCHAR.
You declared the variable as a data type other than CHAR or VARCHAR. Correct the declaration, and try again.
You declared the variable as a data type other than CHAR or VARCHAR. Correct the declaration, and try again.