I'm new to the Sync Framework and I'm curios if it could help in the following database synchronization scenario:
I want to synchronize some of the data of a MySQL database and Dynamics CRM database. Both are reachable trough my custom dll-s. (MySQL is modified with the .NET MySQL client and CRM with web services)
Thanks for the help!
Tamás