Informix Error -16396
-16396 Cannot use BLOBs in this expression.
You asked the Debugger to use a TEXT or BYTE variable in an expression. Variables of these types can only be displayed with PRINT or DUMP statements, or assigned null values using the LET statement.