I am using sync fx 2.1, sqlsyncprovider in my application.
The bi directional sync is working good. But I am worried about initial sync. if it is empty database its fine, sometime I will have lot of data and first sync have trouble.
How to solve this? We don't have snapshot option in sqlsyncprovider. I read few msdn articles they say snapshot is for sql compact databases only.
ess