Hello,
I need to keep aligned two databases with SQLServer Express 2008 R2.
For this purpose, I used the Microsoft Sync Framework version 2.1 for create a merge replication.
It all works :)
BUT ... in my database there are tables with fields of type identity, I would need to manage identity ranges to prevent the accidental overwriting.
suggestions?
Ty for any help