Hi all,

I am using 2.0m4 and making a project. You know the database is generated
and I want to change the characterEncoding. It creates the database with
latin5 character encoding but it doesn't make the column charsets latin5 and
also the table charsets. What would I do to make this create the tables with
charsets latin5?

jdbc:mysql://localhost/projectName?createDatabaseIfNotExist=true&useUnicode=true&characterEncoding=latin5

Thanks.
-- 
View this message in context: 
http://www.nabble.com/How-To-Change-field-charsets-automaticly-tf3595052s2369.html#a10042855
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to