Hello
I have configured synchronization between (SQL Server and SQL Server CE) with
Sync Framework, using a filter template.
Now, when I delete some data from central database and sync providers the data is not deleted on local database.
The filter column is the primary key in my tables. I thought this should work as long as I use primary key as filter column. Why isn't
it working?
Regards,
Angela