Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Crucial Data saving and Data Integrity in Qt
Qt 6.11 is out! See what's new in the release blog

Crucial Data saving and Data Integrity in Qt

Scheduled Pinned Locked Moved Brainstorm
2 Posts 2 Posters 1.7k 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.
  • N Offline
    N Offline
    Nilesh Prakash Kokane
    wrote on last edited by
    #1

    Hi,

    My application needs to store the integer data, perhaps more specific I need to store the Odometer data.
    My query here is as Odo value is crucial parameter in the dashboard, is there a proven way to store these parameters, and how good enough that would be in terms of Data integrity.I found a way saving data on the file using QFile/QTextstream class is this a well-fit and reliable for my application?

    Please if you can suggest.

    Nilesh Kokane

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

      Hi,

      You probably should consider a database to store your values using e.g. sqlite

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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