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. Users list with database?
Forum Updated to NodeBB v4.3 + New Features

Users list with database?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 807 Views 2 Watching
  • 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.
  • cxamC Offline
    cxamC Offline
    cxam
    wrote on last edited by
    #1

    Hi! My name is Carlos, i'm developing a project with Qt5.5 and I don't know how to do the following: I want to have a list where the users located in a database are shown (Over 800 users) and I want it to be able to filter the users.

    Hope you can help me.
    Carlos.

    Stay Hungry, Stay Foolish

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      @cxam said:

      to filter the users.

      hi and welcome
      In what way do you want to filter them ?
      normally u could do it with the SQL. simply only select the ones u want.
      http://doc.qt.io/qt-5/examples-sql.html

      1 Reply Last reply
      0
      • cxamC Offline
        cxamC Offline
        cxam
        wrote on last edited by
        #3

        It's a school database, I have to filter them through Course and Group (A or B)

        Stay Hungry, Stay Foolish

        mrjjM 1 Reply Last reply
        0
        • cxamC cxam

          It's a school database, I have to filter them through Course and Group (A or B)

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @cxam
          Ok, it sounds like you can do it directly via SQL.
          http://dnndev.com/learn/guide-legacy/sql-for-beginners/filtering-data

          1 Reply Last reply
          2

          • Login

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