dbTalk Databases Forums  

[BUGS] BUG #1818: ODBC: Wrong encoding when reading string coumns

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1818: ODBC: Wrong encoding when reading string coumns in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Josef Springer
 
Posts: n/a

Default [BUGS] BUG #1818: ODBC: Wrong encoding when reading string coumns - 08-10-2005 , 02:01 AM







The following bug has been logged online:

Bug reference: 1818
Logged by: Josef Springer
Email address: Josef.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

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote
  #2  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #1818: ODBC: Wrong encoding when reading string coumns - 08-10-2005 , 02:29 PM






Quote:
Bug reference: 1818
Logged by: Josef Springer
Email address: Josef.Springer (AT) joops (DOT) com
PostgreSQL version: 8.0.3
Operating system: Win2k
Description: ODBC: Wrong encoding when reading string coumns
Details:=20
=20
Database encoding: UNICODE
Database encoding UNICODE is not fully supported on win32, see the FAQ.
We hope to have this fixed for 8.1, but in 8.0 you'll need to pick a
different encoding.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.