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