Microsoft Sync Framework between sql CE and sql 2008 with change tracking
- by malik
Microsoft Sync Framework:
Sql CE and sql 2008 with change tracking option.
I am facing a problem, when i have a record inserted in sql CE and it needs to upload on sql 2008 with uploadonly direction. The server sync process gives clientInsertServerInsert conflict and it is impossible that server can add new row to this table.
Anybody have idea.