Re: getTables() doesn't handle umlauts correctly
| От | Thomas Kellerer |
|---|---|
| Тема | Re: getTables() doesn't handle umlauts correctly |
| Дата | |
| Msg-id | icerif$7p2$1@dough.gmane.org обсуждение исходный текст |
| Ответ на | Re: getTables() doesn't handle umlauts correctly (Samuel Gendler <sgendler@ideasculptor.com>) |
| Ответы |
Re: getTables() doesn't handle umlauts correctly
|
| Список | pgsql-jdbc |
> getTables() does return one table, but the umlaut is garbled. Sorry > for not being clear on this. > > > What is the output of Charset.defaultCharset() in those java > processes? Are you forcing things to UTF-8? I've had problems in the > past with JVMs coming up with surprising default charsets, forcing me > to override the OS or specify the defult charset with a system > property to get things to work correctly. What I find irritating is that I can run SELECT or INSERT statements against that table without problems. So the transmission of SQL Statements (through the Statement object) seems to be working with a different encoding... Regards Thomas
В списке pgsql-jdbc по дате отправления: