Subject | Re: [Firebird-Java] Urgend character set problem |
---|---|
Author | Roman Rokytskyy |
Post date | 2006-04-18T14:47:04Z |
Followup
Jaybird up to 2.0.1 knows only UNICODE_FSS. So changing the charset name
should do the trick.
Roman
> I do not understand why didn't you get an error something like "unknownUTF-8 and UTF8 seems to be supported in FB 1.5.x and in FB 2.0... However,
> encoding", since UTF-8 is unknown (UTF8 is an alias for UNICODE_FSS in FB
> 1.5.x), maybe that is a bug in Jaybird.
Jaybird up to 2.0.1 knows only UNICODE_FSS. So changing the charset name
should do the trick.
Roman