Yves Goergen <[EMAIL PROTECTED]>
wrote:
I'm trying to get my table sorted the way how for example Windows
Explorer or other file managers are sorting names. Most of all,
accented characters should not be listed at the end of the list but
near their non-accented character instead. I can only see the
built-in collations BINARY and NOCASE. Is there something else?

You need to install a custom collation. See sqlite3_create_collation[16]

Igor Tandetnik

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to