[SOLVED] Re: UTF-8 and PostgreSQL problem
[SOLVED] Re: UTF-8 and PostgreSQL problem
- Subject: [SOLVED] Re: UTF-8 and PostgreSQL problem
- From: Catarina Vieira Simoes <email@hidden>
- Date: Wed, 28 Dec 2005 01:24:12 +0000
Hi!
Thanks for all your help!
Actually the data was being messed up before being stored in the
database. The problem was the encoding of the data received from the
forms... it wasn't set to UTF-8...
After fixing that it all worked fine and the data stored in the
database was correct!
Happy Holidays!
Catarina
On Dec 23, 2005, at 17:42, Catarina Vieira Simoes wrote:
Hi!
I'm currently developing a web application in Web Objects using
PostgreSQL 8.0.4 to store the data. The application must support
accentuated characters so I followed all the instructions included
in Practical WebObjects book related to UTF-8 support.
Everything works except the data stored and read from the database.
The accentuated characters appear all messed up, even when browsing
the table in EOModeler and using the psql command line utility.
I suppose the problem is in the conversion to and from SQL queries
and results, but I was unable to set the encoding used by
PostgreSQLPlugin to UTF-8. The database was created with the -E
UNICODE flag.
Any ideas? :)
Happy Holidays!
Sincerely,
Catarina Simões
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40velouria.org
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden