Informix Error -4034
-4034 SQL statements and two-pass reports are not allowed when
compiling with the "-nosql" switch.The compiler was invoked with the "-nosql" switch, but the source included either explicit SQL statements or a two-pass report (which involves SQL statements). Compiling with "-nosql" causes generation of .c code (instead of .ec code) in which no SQL statements are allowed.