Обсуждение: unicode char order

Поиск
Список
Период
Сортировка

unicode char order

От
"LitelWang"
Дата:
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?



Re: unicode char order

От
Weiping He
Дата:
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


Re: unicode char order

От
"LitelWang"
Дата:
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

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