ODBC & UTF-8
ODBC & UTF-8
От:
Jean-Michel POURE <jm.poure@freesurf.fr>
Дата:
Dear all, I am trying to test pgAdmin2 compliance with Unicode: - PostgreSQL 7.1.3 is configured with Unicode support. My test database is Unicode. I can display Japanese glyphs in Php, so I presume everything is configured well. - ODBC. Connect string is set to SET CLIENT_ENCODING = 'UNICODE'; - pgAdmin2 frmSQLOutput form is configured with Arial Unicode MS font (51,180 glyphs in version 0.86). - pgAdmin2 was compiled with VB6 SP3+ which supports Unicode fonts. So, what's wrong with our baby? Best regards, Jean-Michel POURE