Subject | Re: UTF-8 vs UTF-16 |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-08-22T11:16:21Z |
> MaybeIn Java "charSet" property usually has different meaning - it is Java
> Jaybird coders could add it as an alias to current "lc_ctype" name.
> It is more understandable url parameter name.
character set ("UTF-8", "Cp1252", etc.). However isc_dpb_lc_ctype is a
database character encoding ("UNICODE_FSS", "WIN1252", etc). This
distinction was made intentionally since not all database character
sets have their counterparts in Java.
Best regards,
Roman Rokytskyy