This topic is locked
[SOLVED]

 Sync between Mysql and MSSQL

4/24/2015 5:00:08 AM
PHPRunner General questions
R
RicardoP author

Hey,
Is it possible to create a button/link that synchronizes a MSSQL database with MySQL?
Thank you,

Sergey Kornilov admin 4/24/2015

This is not really about a button, how would you synchronize MS SQL and MySQL? How would you o this if you had to do this manually or by using some other tools?
Once you have a clearly defined approach to this sort of synchronization you can write some code to achieve this and put it behind the button.