Forum Moderators: phranque
I have an IIS server with Coldfusion and a mysql database. What I want to do is set up a table that a translator can populate with simplified chinese translation of existing news articles.
I'm told I need to use UTF-8 or GB2312.
GB2312 doesnt seem to be compatible as a charset with ColdFusion but UTF-8 is.
My translator tells me it should be GB2312 but it seems that UTF-8 is the way to go - how do we reconcile?