Subject Re: Possible bug in Firebird 1.5 SS final?
Author peter_jacobi.rm
Hi Salvatore,

Thanks for the extensive reporting!

--- In firebird-support@yahoogroups.com, "Salvatore Besso" wrote:
> CREATE DOMAIN CH_CALL_SIGN
> AS VARCHAR(30)
> NOT NULL
> COLLATE BETA_ISO8859_1_NOCASE; <-- this is your loadable collation

I had this strange suspicion...

Yes, it's in fact a problem with the ISO8859_1_NOCASE
from my fbintl2.dll. Didn't I provide all these warnings
and "BETA" and all that?

Anyway, the problem is found and a new
version is uploaded to:

http://www.jodelpeter.de/i18n/fbarch/

http://www.jodelpeter.de/i18n/fbarch/pjcolkit_ver_0_5_1.zip

Best Regards,
Peter Jacobi