Microsoft sync framework is not working with multiple scopes
hallo,
i have created application using microsoft sync framework. in application have multiple local databases , single remote databases. each local database has own unique siteid , own scope. using siteid filter.
if sync 1 database remote working fine. if create multiple local databases conflict , sync first scope database in second scope local database.
for example :-
localdatabase1
siteid-------------name
1------------------abc
localdatabase2
siteid--------------name
11-------------------xyz
remoteserver
siteid------------name
1---------------------abc
2----------------------xyz
after sync localdatabase2
siteid----------------name
1---------------------abc
2----------------------xyz
it should not sync siteid 1 values localdatabase2. because have used siteid filter. should sync siteid 2 records.
any please
Microsoft Sync Framework > SyncFx – Microsoft Sync Framework Toolkit
Comments
Post a Comment