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. Qt and SQL: how many transactions can it handle (commits on database)
Qt 6.11 is out! See what's new in the release blog

Qt and SQL: how many transactions can it handle (commits on database)

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.3k Views 1 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.
  • G Offline
    G Offline
    groenhen
    wrote on last edited by
    #1

    Hi,

    Please don't be rough with me... am quite new with both qt and sql...
    What I want to do : a have abot 4000 vehicles connecting from time to time (once per minute) at the server PC where my qt app is running, and each time I have to add/update some records in a local database (a file on hard-disk).
    I started from an example that I found here: http://doc.trolltech.com/4.5/sql-cachedtable.html
    and now I'm trying to develop it in order to move forward...
    But, my first/main question (concern) is : Would Qt be able to handle properly all these request for adding/updating the DB-file from so many vehicles (aprox. 4000 vehicles/requests) ?!?
    Sorry for my bad English... I not quite sure I explained very well what I want to say...
    Thanks in advance!
    Stanley.

    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