Click here to Skip to main content
15,868,016 members
Articles / Web Development / ASP.NET

An Alternative to Sync Data from SQL Server to MySQL

Rate me:
Please Sign up or sign in to vote.
4.68/5 (6 votes)
16 Aug 2012CPOL2 min read 49.3K   18  
It employs a dynamic trigger, a CLR Stored Procedure, and a Web Service to sync data from a MS SQL Server to MySQL.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions