Community

An Alternative to Sync Data from SQL Server to MySQL

(scott_liu) My company has the need to synchronize data on a real time basis from MS SQL Server 2008 to MySQL database. At first I thought that it could be done with table triggers after setting up a linked server to MySQL table, and then it would not be a big problem.

Read More - Register for Free Membership