Re: pgAdmin2 Japanese display - Mailing list pgsql-odbc

From Jean-Michel POURE
Subject Re: pgAdmin2 Japanese display
Date
Msg-id 200202251720.g1PHKILx004171@www1.translationforge
Whole thread Raw
In response to Re: pgAdmin2 Japanese display  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Responses Re: [pgadmin-hackers] pgAdmin2 Japanese display
List 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

pgsql-odbc by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: Re: pgAdmin2 Japanese display
Next
From: "Dave Page"
Date:
Subject: Re: [pgadmin-hackers] pgAdmin2 Japanese display