Informix Error -33064
-33064 variable-name has appeared before with a different case.
ESQL/language-name is case-insensitive.This message is a warning only. The specified variable appears more than once with different combinations of uppercase and lowercase letters. Because this product is not case sensitive, all these names are treated as one. If you intended these names to indicate different variables, change the name (not merely the case) of one of the variable declarations and recompile.