UTF-8 and PostgreSQL problem
UTF-8 and PostgreSQL problem
- Subject: UTF-8 and PostgreSQL problem
- From: Catarina Vieira Simoes <email@hidden>
- Date: Fri, 23 Dec 2005 17:42:59 +0000
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:
This email sent to email@hidden