Backup from my db
General and Desktop
4
Posts
4
Posters
2.9k
Views
1
Watching
-
"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.
-
Or have a look at this "recent thread":http://developer.qt.nokia.com/forums/viewthread/9090