Im new to Microsoft Sync Framework. I'm using Visual Studio Team System Development Edition and SQL Server 2008.
In this link http://blogs.msdn.com/sync/archive/2008/06/25/sql-server-2008-integrated-change-tracking.aspx there were a "Use SQL Server Change Tracking" Checkbox. It said that it appear when connect to server using SQL 2008.
In my test application, i tried to add local database cache and using sql server 2008 tables. But still the change tracking checkbox didn't appear?
Any one can help me on this?
Many Thanks, Christian
Moved byMax Wang_1983Thursday, April 21, 2011 10:24 PMforum consolidation (From:SyncFx - Microsoft Sync Framework Database Providers [ReadOnly])
Which SQL Server 2008 version are you using? Have you tried the "Test Connection" to see whether the connection to the db is ok? I just tried with Visual studio 2008 VSTS SP1 to connect to SQL 2008 Enterprise SP1 and it worked.