Subject | Re: Unknown character set ISO8859_1 |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-06-07T20:49:38Z |
> Any idea why I am having this exception when trying to create aSeems to be both bug in your code (charSet is Java encoding, i.e.
> Pool?
> ...
> ds.setEncoding("ISO8859_1");
> ds.setCharSet("ISO8859_1");
"ISO-8859-1", not "ISO8859_1"), but our encoding mapping also contains
wrong character sets... Strange, that should have been fixed for a
long time already.
Roman