Synchronizing SQL databases?

emmpee

Golden Member
Nov 26, 2001
1,100
0
0
Looking for a tool that can connect to a MySQL server and a MS SQL Server and find all differences in the data (not schema). It should then visually display the differences and then offer some manner to make one database like the other (whether by doing it itself or just generating script(s) for the user to execute).

We need something like this at work and would much rather be able to use a pre-built one rather than writing our own custom tool.

Free programs are preferred, but will consider anything.

If you need any clarifications or further information, let me know.

Thanks much!