Re: Problem with euro symbol

From: Johann Zuschlag <zuschlag2(at)online(dot)de>
To: Yann PICHOT <ypichot(at)gmail(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Problem with euro symbol
Date: 2006-09-25 10:45:32
Message-ID: 4517B34C.1050709@online.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Yann PICHOT schrieb:
> Hi,
>
> I have a 8.1.4 database on windows with LATIN9 codepage .
> In Java application (use JDBC driver postgresql-8.1-407.jdbc3.jar) on
> Windows i write characters with euro symbole (ALT GR+E on my
> keyboard). When i retrieve these characters data in my java
> application i see the correct charater for euro symbol.
> But when i retrieve these data with application use ODBC driver
> (8.02.01.00 <http://8.02.01.00>) the character that i see is not correct.
>
> How can i correct this problem ?
>
> --
> Yann

Hi,

maybe you try to use Latin15, since the euro symbol is not part of Latin9.

Regards,

Johann

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Yann PICHOT 2006-09-26 07:28:20 Re: Problem with euro symbol
Previous Message Sim Zacks 2006-09-25 07:26:12 8.02.01 problem on NT