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. Backup from my db
Forum Updated to NodeBB v4.3 + New Features

Backup from my db

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

    hi to every one
    i want to get a backup from some of my tables on my sqlite db on my program how can i do that?
    is there any way?

    www.kitten.mihanblog.com

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rahul Das
      wrote on last edited by
      #2

      Could you be a little more specific ? Do you want to save another copy / backup of db file or something like that?


      Declaration of (Platform) independence.

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lgeyer
        wrote on last edited by
        #3

        "Here":http://dev.mysql.com/doc/refman/5.1/en/backup-methods.html and "here":https://gist.github.com/943776 you go.

        If you want to go pure Qt either connect to both databases and copy table by table or run the tools linked using QProcess.

        1 Reply Last reply
        0
        • G Offline
          G Offline
          goetz
          wrote on last edited by
          #4

          Or have a look at this "recent thread":http://developer.qt.nokia.com/forums/viewthread/9090

          http://www.catb.org/~esr/faqs/smart-questions.html

          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