On 23 Mar 2011, at 10:07am, ashish yadav wrote:
> I think , Korean sorting base on Jamo(Hangul Jamo) is not supported by ICU.
> May be i am wrong .
> I have gone through ICU user guide & its locale but not find any Hangul
> Jamo support by ICU Collation service.
Let's get this straight. Have you actually tried the Korean equivalent of
SELECT icu_load_collation('pl_PL', 'POLISH');
to see if it does what you want ? I would guess that it is
SELECT icu_load_collation('ko_KR', 'KOREAN');
but I am not certain.
Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users