Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved SQLite and sorting of unicode strings

    General and Desktop
    2
    2
    1441
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jech last edited by

      Hi,

      I need to get some strings from my DB table (SQLite database) sorted by unicode characters. This means sorting in order a, á, b, c, č, d, ď, e, é, ě etc.

      I read this guide http://www.mimec.org/node/296. But it is quite old and mentions some Qt limitations. Which of the still apply? What should I use with current Qt 5.2. I need support for Windows, Linux and Android at least.

      Is there a universal solution? Or should I rather simply remove the accents and sort without them?

      Thank you!

      1 Reply Last reply Reply Quote 1
      • V
        vlada last edited by

        After all these years, is there anything new? I found some related opened bugs, a lot of question but still no easy solution to this problem.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post