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 protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]