c# - What will be the effective way for Database Synchronization? -


i need sync databases (multiple local dbs , 1 server db) related inventory management system. i've searched lot , found microsoft sync framework. gave shot it's not helping syncing multiple local dbs 1 server db. working fine i've 1 local db , 1 server db.

my main problem that, when sync databases stock management must synced whole system's operations depends on it.

is there better way syncing except using microsoft sync framework?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -