Re: Encoding conversion problem
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 13 Feb 2008 16:38:17 GMT
On Wed, 13 Feb 2008 16:39:59 +0100, Silvio Bierman
<sbierman@xxxxxxxxxxxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :
I do not really understand why a Euro sign would work with 8859-1 since
that does not contain that character as far as I am aware of.
You could do an experiment. Try feeding your database all possible
unicode chars in a set of 1-char records, and see which ones come back
unmangled. This is a kludge, but you could preconvert your Euro to
one of those invariant unused chars.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- Follow-Ups:
- Re: Encoding conversion problem
- From: Andrea
- Re: Encoding conversion problem
- References:
- Encoding conversion problem
- From: Andrea
- Re: Encoding conversion problem
- From: Roedy Green
- Re: Encoding conversion problem
- From: Andrea
- Re: Encoding conversion problem
- From: Silvio Bierman
- Re: Encoding conversion problem
- From: Andrea
- Re: Encoding conversion problem
- From: Silvio Bierman
- Encoding conversion problem
- Prev by Date: Re: Encoding conversion problem
- Next by Date: Don't do DDL with PreparedStatement with Oracle!
- Previous by thread: Re: Encoding conversion problem
- Next by thread: Re: Encoding conversion problem
- Index(es):