Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. SQLite and sorting of unicode strings

SQLite and sorting of unicode strings

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 1.6k Views
  • 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 Offline
    J Offline
    jech
    wrote on last edited by
    #1

    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
    1
    • V Offline
      V Offline
      vlada
      wrote on last edited by
      #2

      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
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved