Re: German special characters Problem - Mailing list pgsql-general

From Amin Schoeib
Subject Re: German special characters Problem
Date
Msg-id 70DD6153277512439CA4B66956A3098132D08C@pdc.4tek-net.4tek.de
Whole thread Raw
In response to German special characters Problem  ("Amin Schoeib" <aschoeib@4tek.de>)
List pgsql-general
So what can I do that I don't get wrong characters???

-----Ursprüngliche Nachricht-----
Von: Dennis Gearon [mailto:gearond@fireserve.net]
Gesendet: Dienstag, 9. September 2003 16:11
An: Amin Schoeib
Cc: pgsql-general@postgresql.org
Betreff: Re: [GENERAL] German special characters Problem


Amin Schoeib wrote:

> Hi,
> Can somebody tell me why german special characters like 'ü' or 'ä'
> will be changed
> To '?' when retrieving data from postgres with Java (JDBC). When I
> select the data under
> Postgres everything is ok. The problem occurs when I select the data
> with Java.
>
> ???
>
> Hope somebody can helps.
>
> Thanxx
>
> Schoeib
>
> 4Tek Gesellschaft für angewandte Informationstechnologien mbH Schoeib
> Amin Tel.  +49 (0) 69 697688-132
> Fax. +49 (0) 69 697688-111
> _http://www.4tek.de_
>
It can be anywhere in the datastream where the encodings don' tmatch.
Usually it's how the database was 'initdb'


pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: Re: German special characters Problem
Next
From: Thierry Missimilly
Date:
Subject: Re: ECPG bug or development choice