unicode char order

Started by LitelWangover 22 years ago3 messagesgeneral
Jump to latest
#1LitelWang
wlxyk@vip.163.com

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?

#2Weiping He
laser@zhengmai.com.cn
In reply to: LitelWang (#1)
Re: unicode char order

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

#3LitelWang
wlxyk@vip.163.com
In reply to: Weiping He (#2)
Re: unicode char order

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 "璟".

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

= = = = = = = = = = = = = = = = = = = =