Tagged Questions
0
votes
1answer
149 views
Sql Sync causing source server to run out of memory causing error during sync to client server
I am synching my production SQL Server 2008 R2 db with my failover SQL Server 2008 R2 Express server using Microsoft Sync Framework 2.1 and it worked great for a while and then after a few days of ...
0
votes
1answer
42 views
MS Synch Framework - Synch 2 branches to central branch
I'm trying to create a Synch Module using MS Synch Framework wherein records from 2 branches will be synched into a central branch database. I wanted to achieve this with MS Sql Server 2008 R2. I ...
1
vote
1answer
608 views
Sync Framework between SQL Server 2008 and SQL Server CE
I'm working with a moderately sized database of about 60,000 records. I am working on building a mobile application which will be able to check out a single table into a compact .sdf on for viewing ...
1
vote
1answer
1k views
Create Local Database Cache - Use SQL Server change tracking is disabled
Hi
I'm trying to create a new "Local Database Cache" item in Visual Studio 2010 to sync against a local Sql Server Express 2008 R2 database.
When the wizard pops up though the "Use SQL Server change ...