Re: Encoding Problem
| От | Oliver Jowett |
|---|---|
| Тема | Re: Encoding Problem |
| Дата | |
| Msg-id | 41E59C1B.6050804@opencloud.com обсуждение исходный текст |
| Ответ на | Encoding Problem (Jerome Colombie <jcolombie@gmx.ch>) |
| Ответы |
Re: Encoding Problem
|
| Список | pgsql-jdbc |
Jerome Colombie wrote: > I tried different server encodings like sql_ascii or latin1 but I always > get these strange characters in pgAdmin III and with jdbc. I also tried > to specify the charSet property with the connection string in jdbc but > that didn't help. > Does anyone know how I can get the correct strings with umlaut (e.g. > ä,ö,ü) in java? > I thought this problem would be solved in the newer versions, but even > in rc2 the problem still exists. It should "just work" when using a server encoding of LATIN1 (I assume you can represent umlaut-ed characters in LATIN1?) or UNICODE. Can you provide some example code that fails? Also, which driver version are you using? -O
В списке pgsql-jdbc по дате отправления: