Hi !

I had a similar problem with accented characters... (italian language) it wasn't a dbforms fault, but the jdbc driver I used was not configured properly.

Example solution for Postgresql7.x:

JDBC URL: jdbc:postgresql://127.0.0.1/mydb?charSet=ISO-8859-1


Regards, Luca


L�zaro Miguel Fung wrote:
Hi
I'am try to use textArea tags to input text, the client will input texts in spanish, but when the client enter for example:
Desarrollo de aplicaci�n y programaci�n.
Only saves:
Desarrollo de aplicaci
But if I enter:
Desarrollo de aplicación y programación.
Everything is ok, but this is very odd to explain to a simple user.
Any idea ?
TIA
LFung




-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to