BUG #1818: ODBC: Wrong encoding when reading string coumns

From: "Josef Springer" <Josef(dot)Springer(at)joops(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1818: ODBC: Wrong encoding when reading string coumns
Date: 2005-08-10 06:52:08
Message-ID: 20050810065208.379E0F0B09@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1818
Logged by: Josef Springer
Email address: Josef(dot)Springer(at)joops(dot)com
PostgreSQL version: 8.0.3
Operating system: Win2k
Description: ODBC: Wrong encoding when reading string coumns
Details:

Database encoding: UNICODE
Client encoding: UNICODDE
Database is used via ODBC.
Transporting via ODBC:
Writing string columns content is encoded UNICODE (UTF8).
Readed string columns are not encoded as UNICODE (UTF8). One byte per
character is transported

Browse pgsql-bugs by date

  From Date Subject
Next Message Mahesh Shinde 2005-08-10 12:30:41 Help Needed
Previous Message William ZHANG 2005-08-10 06:15:43 Re: BUG #1815: ECPGdebug causes crash on Windows XP