Re: Encoding conversion problem
- From: Sabine Dinis Blochberger <no.spam@xxxxxxxxxxxx>
- Date: Fri, 15 Feb 2008 12:02:46 GMT
Andrea wrote:
I'm guessing, but maybe if the databse tells the JDBC driver it's
I've made another test: I've exported the content of the table with
the crypted password and I've found that the password I can't decrypt
back contains characters between 0x80 and 0x9F, which are control
characters in ISO-8859-1 and Java
- reads garbage with DB2 configured with IBM850 and JVM ISO-8859-1
- reads correctly with both DB2 and JVM configured with ISO-8859-1
I understand the first behavior but the last point is strange... Java
(with some "magic" :-) is doing the proper conversion if the db is
iso-8859-1 but I can't understand how... I will test it again and let
you know if I find something.
Thanks again everyone!
Andrea
ISO-8859-1 *and* your application tells it the same encoding, it won't
bother trying to transform anything...
--
Sabine Dinis Blochberger
Op3racional
www.op3racional.eu
.
- 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
- 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
- Encoding conversion problem
- Prev by Date: Re: Encoding conversion problem
- Next by Date: Re: Encoding conversion problem
- Previous by thread: Re: Encoding conversion problem
- Next by thread: Re: Encoding conversion problem
- Index(es):