Synchronizing Sql Server Database with Pi System Database
        Posted  
        
            by Vinod Reddy M.K
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Vinod Reddy M.K
        
        
        
        Published on 2009-10-12T04:00:23Z
        Indexed on 
            2010/04/08
            17:03 UTC
        
        
        Read the original article
        Hit count: 555
        
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
© Stack Overflow or respective owner