| From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
|---|---|
| To: | Josef Springer <Josef(dot)Springer(at)JOOPS(dot)COM> |
| Cc: | pgsql-odbc(at)postgresql(dot)org, Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
| Subject: | Re: Usind database with encoding UNICODE and vovel |
| Date: | 2005-08-03 08:28:06 |
| Message-ID: | 42F08016.4020903@pse-consulting.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Josef Springer wrote:
> Hi anybody,
>
> Encironment: Win2k, german locale, PostgreSQL database with UNICODE
> encoding, using via ODBC
> Client encoding UNICODE.
>
> I can read strings containing vovels without problems, But writing
> strings containing vovels does not work !
> Can anybody assist ?
I've been posting a patch earlier this year (January) because I had the
same problem on Unicode databases. But this is not the ultimate patch;
it will create data errors with non-unicode databases (e.g. Latin-1). I
wonder if the odbc driver changes the client encoding to unicode, as it
should when connecting to non-ASCII databases.
Regards,
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josef Springer | 2005-08-03 08:49:49 | Re: Usind database with encoding UNICODE and vovel |
| Previous Message | Josef Springer | 2005-08-03 08:08:49 | Re: psqlODBC 08.00.0102 available for download |