Table Character Encoding
Table Character Encoding
- Subject: Table Character Encoding
- From: Gino Pacitti <email@hidden>
- Date: Wed, 02 May 2012 14:56:37 +0100
I had an issue yesterday with someone using the character ' as in the
word someone's and trying to save and edit.
When it came time to save there was an error on saving which
complained about mixed encodings...
When I use EOModellor in WOLips to generate the tables it defaults to
cp1252_latin_1 and the collation to latin_swedish_ci
The dictionary to the db I am using it this...
jdbc:mysql://127.0.0.1/<database>?
useUnicode=true&characterEncoding=UTF-8&capitalizeTypeNames=true
Should tables be stored as utf-8 on all occasions when user input is
required as part of a stored update?
Gino
_______________________________________________
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