Informix Error -4094
-4094 Length of compared CHAR or VARCHAR types is different.
The compiler was attempting to process a comparison between two string types (such as comparing function signatures), and the two strings had different bounds.
The compiler was attempting to process a comparison between two string types (such as comparing function signatures), and the two strings had different bounds.