Informix Error -33207
-33207 Type typedef-name too complex for ESQL/C.
The definition of the typedef variable is too complex. ESQL/C does not support the use of multidimensional arrays or unions in a typdef. Simplify the typedef.
The definition of the typedef variable is too complex. ESQL/C does not support the use of multidimensional arrays or unions in a typdef. Simplify the typedef.