Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Replication DB with Qt
-
Hi, im trying to do a replication between two databases. The first DB was on a Raspbery and the second was in my computer(windows) both have mysql. I need to create a program in Qt who can replicate databases 1 to 2 or 2 to 1.
Thank's for you'r help. Alex
-
Hi
Doesn't MySQL provide such feature already ?
-
Ok, thanks dude for your help