Synchronizing Sql Server Database with Pi System Database
- by Vinod Reddy M.K
Hai,
I'm developing a tool to synchronize SQL Server database with a Pi system (OleDb).Each time there is a change in the Pi System I need to update the values in Sql Server Database and vice-versa.Could you please provide me with the options possible and how it can be done.
Thanks,
M.K