Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT Syncadapter for sync data from local db to remote db
Forum Updated to NodeBB v4.3 + New Features

QT Syncadapter for sync data from local db to remote db

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 389 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.
  • A Offline
    A Offline
    AMOL
    wrote on last edited by AMOL
    #1

    Hello Experts,
    I am working on an application in which I need to sync all local data to remote after particular time/or whenever data is changed in SQLite.
    as in android uses sync adapter is there anything same as sync adapter in QT or anyone can let me know about how sync works in QT?

    thanks for help....

    JonBJ 1 Reply Last reply
    0
    • A AMOL

      Hello Experts,
      I am working on an application in which I need to sync all local data to remote after particular time/or whenever data is changed in SQLite.
      as in android uses sync adapter is there anything same as sync adapter in QT or anyone can let me know about how sync works in QT?

      thanks for help....

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @AMOL
      There is no "sync adapter" or "how sync works" in Qt. You must do whatever for syncing in your own code. If Android has has some "sync adapter" that has nothing to do with Qt.

      A 1 Reply Last reply
      1
      • JonBJ JonB

        @AMOL
        There is no "sync adapter" or "how sync works" in Qt. You must do whatever for syncing in your own code. If Android has has some "sync adapter" that has nothing to do with Qt.

        A Offline
        A Offline
        AMOL
        wrote on last edited by
        #3

        @JonB
        Okay, thank you for your time..:)

        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