I'm using the sync-framework 1.0 with C#/.net 2.0 and I'm syncing a large Postgre-DB to a local SQL CE 3.5 file adn everything is working expect one table, which doesn't upload it's changes. The SyncDirection is currently set to Bidirectional, but the strange part is, that if I select UploadOnly the Rows from the server are still downloaded but again nothing uploaded. Where could this problem be found (I think I've done the same for all tables and the other are working - some DownloadOnly and some Bidirectional)?
regards cfi
Moved byHengzhe LiFriday, April 22, 2011 5:48 AM (From:SyncFx - Microsoft Sync Framework Database Providers [ReadOnly])