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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/velouria% 40velouria.org

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to