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

From Dennis Gearon
Subject Re: German special characters Problem
Date
Msg-id 3F5DDF6C.30508@fireserve.net
Whole thread Raw
In response to German special characters Problem  ("Amin Schoeib" <aschoeib@4tek.de>)
Responses Re: German special characters Problem  (Darko Prenosil <darko.prenosil@finteh.hr>)
List pgsql-general
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: Franco Bruno Borghesi
Date:
Subject: Re: mysql create table -> psql
Next
From: "Amin Schoeib"
Date:
Subject: Re: German special characters Problem