Character Set Error -
06-25-2007
, 02:42 AM
hi,
I'm using MySql 5.0 as Server and Client viewer as HeidiSql
3.0 .When i use CRM on Demands values on to MySql the values are not
displayed properly for eg:
(Pitkällä tähtäimellä) is displayed as (Pitk盲ll盲 t盲ht盲imell盲) ,
Defence(国防)(방위) is displayed as Defence(国防)(??) and Transportation(交通)
(수송) as
Transportation(交通)(??),as I have set all the configuration settings to
UTF8
such as
Character-Set-Server ='UTF8' ,
Character Set Results='UTF8',
Character Set System ="UTF8'
Collation-Connection="UTF8-Unicode-ci"
Collation-database="UTF8-Unicode-ci"
Collation-Server="UTF8-Unicode-ci"
Is there any possiblities for getting the Characters as On Demand
Can you please suggest a solution such that the values in the Database
matches with that of CRMOnDemand |