| From: | "Josef Springer" <Josef(dot)Springer(at)joops(dot)com> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | BUG #1792: Encoding vovels |
| Date: | 2005-07-27 17:58:03 |
| Message-ID: | 20050727175803.AD504F0B11@svr2.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1792
Logged by: Josef Springer
Email address: Josef(dot)Springer(at)joops(dot)com
PostgreSQL version: 8.0.1
Operating system: Win2k
Description: Encoding vovels
Details:
I work an application using PostgreSQL via the ODBC driver. OS: Win2k german
codepage.
If i write into a record strings with vovels. Reading this record gives the
vovels corrupted.
I have tried:
CREATE DATABASE ENODING Default | WIN1250 |, LATIN1
SET client_encoding TO Default | WIN1250 | LATIN1
Nothing works. I PgAdminIII the data are displayed correcly allways.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Dabney | 2005-07-27 18:53:51 | Insert statement changes timestamp value from MS Access ODBC |
| Previous Message | André Laugks | 2005-07-27 15:47:37 | Re: [postgres] Teilstring auslesen |