I am syncing from SQL Server 2008 r2 sp1 to SQL Server Compact 3.5 sp2. One particular table has a timestamp column. When it comes time to synchronize this table I get the following error...
Column 'RowVersion' does not belong to table Equipment.
Any insight as to why this may be happening?
Thanks. Any help would be appreciated.