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. Database driven applications
QtWS25 Last Chance

Database driven applications

Scheduled Pinned Locked Moved General and Desktop
5 Posts 4 Posters 2.4k 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.
  • F Offline
    F Offline
    fluca1978
    wrote on last edited by
    #1

    Hi all,
    I'm starting to develop a database driven application, that will need some "usual" stuff like master-detail table views, entry editing, and so on. All connected to a standard SQL database. Beside the standard SQL and table Qt stuff is there any framework/library I should take a look to? I mean, some component reusable that can ease the development of tabular applications.
    Thanks

    1 Reply Last reply
    0
    • P Offline
      P Offline
      pkj__
      wrote on last edited by
      #2

      QSqlQueryModel will come in handy

      1 Reply Last reply
      0
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        have a look at the "SQL examples":http://doc.qt.nokia.com/4.8-snapshot/examples-sql.html.

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          You may be interested in Predicate. It is an alternative to the Qt SQL libs. It is the basis for Kexi, the KOffice/Calligra database application.

          1 Reply Last reply
          0
          • F Offline
            F Offline
            fluca1978
            wrote on last edited by
            #5

            Thanks, this is the piece of information I was seeking for!

            1 Reply Last reply
            0

            • Login

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