Please help: Running Win2k with CP1252 codepage

From: Josef Springer <Josef(dot)Springer(at)JOOPS(dot)COM>
To: pgsql-general(at)postgresql(dot)org, pgsql-general-owner(at)postgresql(dot)org
Subject: Please help: Running Win2k with CP1252 codepage
Date: 2005-07-26 15:43:10
Message-ID: 42E65A0E.6070007@joops.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi anybody,

i a running PostgreSQL on Win2k and use PostgreSQL in my application via
an ODBC bridge.
In my aplication i create a database with default (SQL-ASCII) encoding,
strings containing vovels can be saved, but not read correctly.
I have created a database with WIN1250, WIN and UNICODE encoding, but
stored strings with vovels are not read correctly.
I have used SET client_encoding TO WIN1250, WIN and UNICODE, but same
effect.
I have combined the database encoding with all client encodings, but
nothing works.
My application must work with encodin CP1252 !
Because i am using an ODBC bridge, i do not know wether SET
client_encoding TO works correctly ?
What encoding is to be used on client and server(database) for a CP1252
encoding ?

Thanks for help,
Josef

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2005-07-26 15:50:43 Re: transaction timeout
Previous Message Janning Vygen 2005-07-26 15:39:15 Re: Trigger disactivation and SELECT WAITING