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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -