sql server - Microsoft Sync Framework Filters -


after first synchronization filters, data created before first synchronization not downloaded if matched filter through new association.

i have 1 sql server , several sql server ce clients. create scopes <mac>#setup filtered data sent clients in download directionorder. first synchronization occurs ok (schema created , data downloaded), in subsequent syncs, data created before first synchronization not downloaded if matched filter. new inserts or updates considered.

syncfx tracks , applies changes per table. assuming have linking/association table, when change association, it's association table updated. syncfx not grab associated rows other tables knows linking/association table updated, not related tables.


Comments