I need to pole my MS SQL database about every 10 minutes and have the new data write to a MySQL database at another location.
It is my understanding that I cannot do this directly from MS SQL, but need a 3rd party tool that can convert the MS SQL data to the MySQL data.
Does anyone have a product they would recommend?