Tagged Questions
2
votes
2answers
1k views
Can I sync mobile, desktop and web server databases with Sync Framework?
I'm using Sync Framework v1 (which includes Sync Services for ADO.NET v2) and Sync Services for mobile v1.
I can sync a SQL Compact Edition database from a mobile device to SQL Express on a desktop ...
0
votes
1answer
430 views
Sync Services Ado.net conflict resolution
is it possible to solve conflicts on client side with sync services for ado.net?
for example, with Client Insert Server Insert, updating client's table id (on client side) , tks