Re: Problem with euro symbol - Mailing list pgsql-odbc

From Yann PICHOT
Subject Re: Problem with euro symbol
Date
Msg-id 6ff7932d0609180723u2d51a243vdc980fb9764c9db8@mail.gmail.com
Whole thread Raw
In response to Re: Problem with euro symbol  (Stijn Vanroye <s.vanroye@easytowork.nl>)
Responses Re: Problem with euro symbol  (Stijn Vanroye <s.vanroye@easytowork.nl>)
List pgsql-odbc
I use ODBC ANSI.

I test ODBC Unicode but when i use it, SELECT statement don't return character column (CHAR and VARCHAR) and my database is not in Unicode0

2006/9/18, Stijn Vanroye < s.vanroye@easytowork.nl>:
Yann PICHOT schreef:
> 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

Do you use the ODBC ANSI or UNICODE driver? I'ts likely that your
problem can be found in that corner.

Regards,

Stijn.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend



--
Yann

pgsql-odbc by date:

Previous
From: Stijn Vanroye
Date:
Subject: Re: Problem with euro symbol
Next
From: Stijn Vanroye
Date:
Subject: Re: Problem with euro symbol