"Simon Slavin" wrote...


On 8 Dec 2013, at 9:34pm, Nikos Platis <npla...@gmail.com> wrote:

I tried to order a table by a column containing greek strings and I found
out that sqlite does not sort them correctly. It probably uses the order of
greek characters in the Unicode table, while the correct order is vastly
different.

If you're not already using it, please take a look at the International Components for Unicode:

<http://www.sqlite.org/src/artifact?ci=trunk&filename=ext/icu/README.txt>

It's a compilation option.

Simon.

Hi Simon.

Will this ever be implemented in the normal sqlite DLL? That would be wonderful. Thanks.

josé
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to