Sounds as if you didn't get them .iem (message) files installed
properly and the newer version is generating a message that's not in
the older message file.
HTH
> Subject: Date problem
> Date: Fri, 18 Sep 1998 12:02:40 -0500
> Hi all, I changed my Informix Online 5.01.UD3 to Online 5.10.UC1 and I h=
can't do the following
nvolved in the condition the same error ocurrs. Can somebody help me? Than=Quote:> SELECT * FROM table
> if table has a date field. The error is : 1228: Message number not found=
in message file.
> If I use the dbaccess of the previous version, it works.
> Second : in a 4gl program if I do the following :
> SELECT * FROM table WHERE date_field =3D "01/01/1998"
> the above error ocurrs.
> In all the queries (SELECTs, UPDATEs or DELETEs) where a date field is i=
ks in advance.