| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "Josef Springer" <Josef(dot)Springer(at)JOOPS(dot)COM>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: unicode error on win32 Was: Re: pgmonitor |
| Date: | 2005-08-02 13:55:21 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE6C77FE@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> Hi Magnus,
>
> the docmentation does not realy help me !
>
> Client: Win2k, german language settings, SET client_encoding
> TO 'UNICODE'
> Server: Win2k, german language settings, database with
> UNICODE encoding
>
> I use PostgreSQL via ODBC and want to write and read strings
> containing vovels.
>
> I have read in the mailing lists, using UNICODE for the
> database works ??!??.
> I have tried all other/many encoding combinations for server
> and client allready, but nothing works !
For german, I would assume LATIN1 is the correct encoding. Somebody who
knows more about german can probably confirm that :-)
UNICODE just does not properly work on win32 servers ATM.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | DracKewl | 2005-08-02 13:58:29 | Re: Cursor Issue?? |
| Previous Message | Dan Armbrust | 2005-08-02 13:38:25 | Re: Slow Inserts on 1 table? |