We are looking at replacing SQL Replication with another technology, possible MS SYNC.We are synchronizing the data and schema for a large SAAS application开发者_如何学JAVA between multiple data cente
This may be a shot in the dark (I don\'t know much about the internals of WCF), but here goes... I\'m currently working with a legacy application at a client site and we\'re experiencing a persistent
We have database SQL server 2008 (db A). For better performance we will use next SQL server 2008 databases with the one workgroup (db B, C, ...). These databases will contain only necessary records an
Can anyone point me to an example of an Outlook Contact custom sync provider for the Microsoft Sync Framework?I would like to use that Framework to build a bidirectional sync between my CRM and Outloo
Is there a way to define a whole query as a filterClause for a table? Example: I have have a table of Contacts. Each conta开发者_运维问答ct belongs to a UserId. For a given user, I want to sync not on
I am trying to synchronize Sql Express 2008 with Sql Compact 3.5 with help of Sync Framework 2.1 I have 2 tables
i try to Sync a Windows Mobile Device with a SqlServer via Sync Framework. It worked already but now i get a 400 Bad Request and don\'t know why.
I\'ve had a little experience with sync 2 and found that it performed terribly for even relatively small datasets (5000 rows or so).I\'m coming up to a new project and since the 4.0 CTP is out I was w
A google for Sync Framework shows a few blog posts from May 2010 about the possibilities, but I have not seen anyone actually using the Sync Framework + SL Isolated Storage.
Is it possible to have Sync Services 开发者_运维问答for ADO.NET read data from a table on multiple devices and insert it into a central SQL Server, having an additional column in the central table wit