From: | Pedro Salazar <pedro-b-salazar(at)ptinovacao(dot)pt> |
---|---|
To: | Vinni <vinni_(at)yahoo(dot)com>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Problem |
Date: | 2002-11-27 10:33:42 |
Message-ID: | D397A7FACCC45A44A0A207FD892961EA0449014D@RIOVOUGA |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Are you using the locale parameter in the JDBC URL to your database
(charSet)?
For example, to Portugal [PT]
jdbc:postgresql://localhost:5432/db?charSet=PT
regards,
Pedro Salazar
-----Original Message-----
From: Vinni [mailto:vinni_(at)yahoo(dot)com]
Sent: sexta-feira, 22 de Novembro de 2002 2:03
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] Problem
I problem, in my application storage word with accent example "descripción"
and view "descripci?n". I use servlet and connection jdbc.
Anytimes in bd have word with accent "corrección" but read servlet view
"correcci?n"
Use linux 7.3, and postgres this version.
After funtion ok in linux 7.1 and this version, i not understand the
problem.
Is linux ? is postgres ? is java-servlets?
Thanks..
sorry for my english
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
From | Date | Subject | |
---|---|---|---|
Next Message | Felipe Schnack | 2002-11-27 12:56:35 | diffs |
Previous Message | Scott Lamb | 2002-11-27 01:03:29 | Re: streaming result sets: progress |