i have two databases in mysql with same name and definitions as i have in sql server 2014, the thing i want to synchronize between mysql and sql i.e. as mysql updates one or more record in its databases it automatically replicates in sql server i have tried linked server but it only allows me to run the select query rather than executing a replication . immediate response would be appreciated.
↧