Can we use sql server 2008 change tracking with the SqlSyncProvider in the latest release (2.0) of sync framework? I saw in a previous post that this was not available in the 2.0 CTP, but will be available later. If not I assume i will have to change my schema on the tables and the appropriate tombstone tables and triggers to allow change tracking. If you can use change tracking in this scenairocould you please point me to some examples where it shows the use of change tracking with the SqlSyncProvider.
Thanks in advance
Moved byMax Wang_1983Thursday, April 21, 2011 10:48 PMforum consolidation (From:SyncFx - Microsoft Sync Framework Database Providers [ReadOnly])
In Sync Framework V2.0, SqlSyncProvider still doesn't support SQL Server change tracking. Please take a look of another post which contains more detailed explanation: