
June 11th, 2003, 02:44 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 22,309
Time spent in forums: < 1 sec
Reputation Power: 25
|
|
|
Help With GB2312
Hi,
I am using MySQL 4.1.0 alpha with an attempt to handle simplified Chinese. My table contains items in both English and Chinese. However, no matter what I tried, Chinese does not show up in the table. I defined Chinese items with CHARACTER SET GB2312, as suggested in the manual. But I always got the message saying there is a syntax error near the line with gb2312.
Please help. Thank you very much in advance.
|