Thread: unicode char order
I create a database with unicode support with 7.3.3. I need input chinese into it .But when I get the data out with "group by" clause I found it isn't the chinese tone order .what's the order I have got ? How can I sort it as the chinese tone?
LitelWang wrote: >I create a database with unicode support with 7.3.3. >I need input chinese into it .But when I get the data out >with "group by" clause I found it isn't the chinese tone >order .what's the order I have got ? How can I sort >it as the chinese tone? > > > I think the order is correct per the specification of GB2312/GBC etc. regards Laser
Thanks. but is there really no other way to do it ? I need unicode format very much for future design. Another problem is some special chinese characters can not be inputed into the EUC-CN database such as "�Z". >LitelWang wrote: > >>I create a database with unicode support with 7.3.3. >>I need input chinese into it .But when I get the data out >>with "group by" clause I found it isn't the chinese tone >>order .what's the order I have got ? How can I sort >>it as the chinese tone? >> >> >> >I think the order is correct per the specification of >GB2312/GBC etc. > >regards Laser = = = = = = = = = = = = = = = = = = = =