Ask a Question related to Coldfusion Database Access, Design and Development.
-
pmt1st #1
Japanese (double byte) on MySQL / CF MX
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
pmt1st Guest
-
double byte chars in cf7 charts, flashpaper and PDF
Hello all, i have a problem with double byte characters not displaying properly in cf7 charts, flashpaper and PDF on win 2003 server. They all... -
DIME attachments break double-byte characters using WSE 1.0 SP1
Using the .NET framework and WSE 1.0 SP1, I have built a web service which receives data from a web service client and saves it to disk in a text... -
Embedded font problem with double-byte logins
I am currently working on a project that will be distributed throughout the world, and I have been struggling with fonts and regions within Director... -
Japanese Font problems? (Double Byte Charater sets)
problem... i am building a 7 language CD-ROM.... the cd-rom is already working with GB and US... i have 100s of rtfs from our translators from... -
FW Double byte characters & OS X
Hi all, How do you copy and paste double byte characters to Fireworks MX? It worked for me in Mac OS 9 but not X. Thanks, Hendri -
Mountain Lover #2
Re: Japanese (double byte) on MySQL / CF MX
Assuming you are using the MySql J connector:
[url]http://dev.mysql.com/doc/refman/5.0/en/cj-configuration-properties.html[/url]
HTH
--
Tim Carley
[url]www.recfusion.com[/url]
[email]info@NOSPAMINGrecfusion.com[/email]
Mountain Lover Guest
-
pmt1st #3
Re: Japanese (double byte) on MySQL / CF MX
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
pmt1st Guest



Reply With Quote

