Re: [HACKERS] UTF-8 support
От | Hiroshi Inoue |
---|---|
Тема | Re: [HACKERS] UTF-8 support |
Дата | |
Msg-id | 3BAFD2B6.3568D5B0@tpf.co.jp обсуждение исходный текст |
Ответ на | UTF-8 support (Jean-Michel POURE <jm.poure@freesurf.fr>) |
Ответы |
Re: [HACKERS] UTF-8 support
|
Список | pgsql-odbc |
Jean-Michel POURE wrote: > > Hello Tatsuo & all, > > > How about ODBC double-byte support? If you use 'EUC_xx' or 'UTF-8' as the client encoding you don't need the multibyte version of psqlodbc driver but if you use 'SJIS' or 'BIG5' you need the multibyte version introduced by Eiji Tokuya. > Is any translation performed between back-end and front-end? You have to set the connect settings Datasource option like set client_encoding to 'SJIS' if you use the different client encoding from that of server. psqlodbc driver issues above command immediately after the connection was successful and could use conversion functionality of PostgreSQL backends. > Are there special ODBC settings to display Japanese? pgAdmin.exe doesn't display Japanese characters here but I can see Japanese characters using pgAdmin source. There seems to be .. e.g. font problem ... > Are there limitations due to Windows (95/98/NT)? > I heard 95 Japanese support was catastrophic. I've ever used win9X little and don't know the details. regards, Hiroshi Inoue
В списке pgsql-odbc по дате отправления: