On 8 Dec 2013, at 9:34pm, Nikos Platis <[email protected]> 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.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to