I have a Rarer scenario, Is there any possibility to achieve the target? Here is the Situation:
I have Developed a Responsive site using php with foundation framework and the back-end is MySQL for a Supermarket. It is For promoting There products, The already having a Software for billing which was developed using WPF with SQL back-end. Now They need To Include Online Shopping in the web site, And They need to Reduce the Product from the local Software according to the online sale.
I can Use Replication If both the Database are Same, But in this case, Local DB is SQL Server and Live DB is MySql. How can i Achieve the target of Sync. Live and Local DB?