Hi,
we have troubles with German umlauts (e.g.: äüÖ) using the Postgresql JDBC
driver form the 7.1.2 distribution... already tried to debug our Java
software but it seems that the database driver modifies the umlauts in any
way - a debug before any INSERT or after a SELECT query shows that the
umlaut "ü" for example gets lost on the way though the JDBC driver...
So e.g. the attribute city='München' gets "M\?nchen" when testing the JDBC
driver using a simple Java program.
Any idea what happens?
Best regards,
Alex T.
Responses
pgsql-hackers by date
| Next: | From: Karel Zak | Date: 2001-09-04 13:42:02 |
| Subject: Re: [PATCHES] to_char and Roman Numeral (RN) bug |
| Previous: | From: Peter Eisentraut | Date: 2001-09-04 12:58:16 |
| Subject: Re: Build problem with CVS version |
pgsql-jdbc by date
| Next: | From: andy | Date: 2001-09-04 13:50:57 |
| Subject: Re: JAVA vs PERL : PERL wins to postgreSQL |
| Previous: | From: glint22 | Date: 2001-09-04 13:14:31 |
| Subject: Troubles using German Umlauts wit JDBC driver |