Skip to main content
Participant
May 3, 2006
Answered

Japanese (double byte) on MySQL / CF MX

  • May 3, 2006
  • 2 replies
  • 454 views
trying to get CF MX english version to work with MySQL database; I have heard it is possible to set a connection string for JIS character sets in the CF database admin section - I am not sure how to do this - is anyone familiar with this?

thanks
This topic has been closed for replies.
Correct answer pmt1st
thanks - check and am using connector/J

got it to work by adding useUnicode=true&characterEncoding=UTF-8 to the dbase connection string and setting page character encoding to SJIS

appreciate the response and help

thks

2 replies

pmt1stAuthorCorrect answer
Participant
May 4, 2006
thanks - check and am using connector/J

got it to work by adding useUnicode=true&characterEncoding=UTF-8 to the dbase connection string and setting page character encoding to SJIS

appreciate the response and help

thks
Inspiring
May 3, 2006
Assuming you are using the MySql J connector:
http://dev.mysql.com/doc/refman/5.0/en/cj-configuration-properties.html
HTH
--
Tim Carley
www.recfusion.com
info@NOSPAMINGrecfusion.com