Informix Error -4164
-4164 The variable is too complex a type to be used in an assignment
statement.The type of the variable cannot be used in an assignment.That is, you cannot assign a value (except for the nonvalue NULL) to a BYTE or TEXT variable. You cannot assign any value to an ARRAY variable.