Re: pgAdmin2 Japanese display

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
Cc: <pgsql-odbc(at)postgresql(dot)org>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgAdmin2 Japanese display
Date: 2002-02-25 17:20:18
Message-ID: 200202251720.g1PHKILx004171@www1.translationforge
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-odbc

Le Lundi 25 Février 2002 17:19, Hiroshi Inoue a écrit :
> SET CLIENT_ENCODING to 'SJIS'
> Strictly speaking, you need a multibyte psqlodbc driver
> to handle SJIS(Shift Jis) properly.

Dear Hiroshi,

Thank you for your answer. Could you tell us more about SJIS:
1) Is it Microsoft encoding standard for Japanese?
2) Is the multibyte psqlodbc driver a separate driver? What are the
settings to switch odbc to SJIS?

Do you think it would be usefull to convert UTF-8 into UCS-2 using:
SET CLIENT_ENCODING to 'UCS-2'.

This would allow us to test pgAdmin2 with full Unicode support without
changing the odbc drivers. Right?

Best regards,
Jean-Michel POURE

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2002-02-25 18:28:24 Database->ServerEncoding, ClientEncoding (again)
Previous Message Jean-Michel POURE 2002-02-25 17:12:52 Database->ServerEncoding, ClientEncoding

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2002-02-25 20:14:08 Re: pgAdmin2 Japanese display
Previous Message Hiroshi Inoue 2002-02-25 16:19:19 Re: pgAdmin2 Japanese display