0
votes

I am interested in knowing if there is any way to sync two local db database across different computers using Sync Framework? If not then what are alternatives?

1
you might want to mention what type of database...SQL Ce, SQLite, SQL Server, etc? - JuneT
SQL Express Localdb - zilon web

1 Answers

0
votes

Sync Framework should be able to sync LocalDb databases across networks. You use the same SqlSyncProvider for it.