Hey all!
This is my first post hope, I'll get some answers soon that are helpful.
I am developing a desktop application in c#, which requires occasional synchronization with an mysql database on the server. We'd have most recent mysql version installed on both client and server no problem. But the problem is I want to use SDA (because of its quickness) and there is no free installation of SDA for windows, since this application would be used by many different dealers each of them cant afford to purchase a sqlyog having SDA. I planned to run the xml file that SDA makes to synchronize b/w the client and server, which would only mean running that file. If anyone of you thinks I can still do it this way please tell me or suggest me some other good quick way for synchronizing.
Thanx in advance
Sajid