Hi All, After switched from 3.0.0.32233 to 32266 my app (and IBExpert) give a string error with the below query, "expected length 124, actual 0".
SELECT COUNT(MON$ATTACHMENTS.MON$ATTACHMENT_ID) FROM MON$ATTACHMENTS WHERE (MON$SYSTEM_FLAG=0) AND (UPPER(:UN)=MON$USER) I set :UN to 'A' got 0, 'AA' got 0, ... 'AAAA' got 1, 'AAAAA' got 1, 'AAAAAAAA' got 2, ... Something changed in the server and the client apps need follow the change or is it a bug? Gabor ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel