Re: German special characters Problem

From: Dennis Gearon <gearond(at)fireserve(dot)net>
To: Amin Schoeib <aschoeib(at)4tek(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: German special characters Problem
Date: 2003-09-09 14:10:52
Message-ID: 3F5DDF6C.30508@fireserve.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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'

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Amin Schoeib 2003-09-09 14:12:58 Re: German special characters Problem
Previous Message Franco Bruno Borghesi 2003-09-09 14:06:20 Re: mysql create table -> psql