Problem saving accented characters to MySQL DB.
Problem saving accented characters to MySQL DB.
- Subject: Problem saving accented characters to MySQL DB.
- From: Johnny Miller <email@hidden>
- Date: Mon, 07 Nov 2011 20:48:34 -1000
Hi
I'm getting an com.webobjects.eoaccess.EOGeneralAdaptorException (-- error code: 1366 -- msg: Incorrect string value: '\xE9ed Ha...' for column 'DESCRIPTION' at row 1) when savings characters like é. I'm using a MySQL database 5.5 with the encoding set to UTF-8 unicode and the collation set to utf8_general_ci. The encoding and collation settings on the table and column appear to match the database. And this issue seems to only effect columns using the type LONGTEXT.
Can someone point me to where I have gone wrong?
Thank you,
Johnny Miller _______________________________________________
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