No announcements
Found 80828 threads
-
0 Votes
Sync two database with EF 4.0
The sample is here : http://code.msdn.microsoft.com/Database-Sync-SQL-Server-7e88adab, it does not incorporate the Entity Framework or WCF data service, which you can do ...Answered | 5 Replies | 7005 Views | Created by Giuseppe Porcelli - Thursday, April 7, 2011 9:50 AM | Last reply by jigu2014 - Monday, April 11, 2011 5:15 PM -
0 Votes
Sample Code - Sync TWO SQLCE databases on devices
However, we don't have a released solution today where you can execute the sync framework on the device and send changes from one device to the other.Answered | 3 Replies | 7965 Views | Created by kristine1991 - Saturday, February 27, 2010 10:07 PM | Last reply by Sid Singh [MSFT] - Tuesday, March 16, 2010 4:21 AM -
0 Votes
Synchronising two SQL Express Databases with ADO.NET sync services in MSF2.0
Database Sync: Peer-to-Peer over WCF in the sync code gallery: http://code.msdn.microsoft.com/sync.Answered | 4 Replies | 13314 Views | Created by trickytree007 - Tuesday, October 20, 2009 2:30 PM | Last reply by Dong Cao - Tuesday, October 27, 2009 5:45 PM -
1 Votes
Can we sync two database tables with different schema?
Yes, you can use column filters in your scope definition, so that only a subset of columns sync down from the server to the client.Answered | 1 Replies | 7606 Views | Created by Jyoti sharma - Friday, November 26, 2010 6:05 AM | Last reply by Sid Singh [MSFT] - Friday, November 26, 2010 6:18 AM -
0 Votes
Is it possible to synchronize SQL Compact databases without a central SQL Server?
So you should be able to use any of the SQL-SQLCE samples available [http://code.msdn.microsoft.com/sync] to convert them to be SQLCE-SQLCE.Answered | 1 Replies | 9828 Views | Created by nobba - Thursday, January 21, 2010 10:23 AM | Last reply by Rudi - Euricom - Thursday, January 21, 2010 12:33 PM -
0 Votes
Database sync
I'm very new to Sync Framework, so please forgive me if my question is tooo stupid!Answered | 2 Replies | 6737 Views | Created by Istvan.Pszota - Tuesday, September 7, 2010 9:50 AM | Last reply by Istvan.Pszota - Wednesday, September 8, 2010 7:39 AM -
0 Votes
Re-sync two peers after metadata recreation
Additionally, how much data do you have in the database?Answered | 1 Replies | 12913 Views | Created by PieroAllegretti - Friday, November 20, 2009 6:58 PM | Last reply by Mahesh Dudgikar - Saturday, December 5, 2009 4:18 AM -
0 Votes
Sync FrameWork with Oracle Database
check out the sample Oracle provider here: http://code.msdn.microsoft.com/Database-Sync-Oracle-and-037fb083Answered | 1 Replies | 8460 Views | Created by sakulkarni83 - Wednesday, January 11, 2012 12:30 PM | Last reply by JuneT - Wednesday, January 11, 2012 12:58 PM -
0 Votes
Trying, but failing, to sync two folders
Once machine A was seeing the correct permissions the two started syncing, however the following folder on machine A had problems: C:\Users\squidgy\Music\Single & ...Answered | 6 Replies | 4323 Views | Created by Quitch - Sunday, January 4, 2009 2:47 PM | Last reply by Quitch - Tuesday, January 6, 2009 8:03 PM -
0 Votes
sync between two SQL servers
http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?Answered | 1 Replies | 8085 Views | Created by Zhisheng Huang - Thursday, May 6, 2010 6:06 AM | Last reply by JuneT - Thursday, May 6, 2010 6:48 AM -
2 Votes
Large database sync scenario
I will try to implement my own Sync provider.Answered | 5 Replies | 8973 Views | Created by Andy Wigley - Thursday, December 9, 2010 12:41 PM | Last reply by Ganeshan - Friday, December 10, 2010 5:36 PM -
0 Votes
Sync Database to Caching-System
You can use the Sync Fx 4.0 CTP bits and write a provider that will cache changes to your inmemory cache.Answered | 1 Replies | 8273 Views | Created by dmueller - Monday, February 7, 2011 9:42 AM | Last reply by mjayaram - Monday, February 7, 2011 8:04 PM -
0 Votes
Sync multiple scopes between two peers - Microsoft Sync framework
You could use multiple instances of SqlSyncProviders which point to the same SQL server DB for multiple sync scopes.Answered | 1 Replies | 8479 Views | Created by AjinathWaghmode - Monday, May 24, 2010 6:30 AM | Last reply by Ann Tang [MSFT] - Monday, May 24, 2010 5:13 PM -
0 Votes
facilitating a quicker sync deployment with a database with large tables
Basically, we have a "data feeder" database on the client into which records are written, then sync'd to the central server and finally removed from the client ...Answered | 19 Replies | 9989 Views | Created by Ricosol - Wednesday, May 26, 2010 7:10 PM | Last reply by Speedware - Wednesday, August 4, 2010 1:40 PM -
0 Votes
Sync a Local CE 3.5 database
If you mean - you want to sync a specific SQL CE 3.5 database (on one machine) to a SQL server 2005 or 2008 on a different machine, then you should be able to do it.Answered | 1 Replies | 9566 Views | Created by MCofer - Friday, February 6, 2009 11:26 PM | Last reply by L Zhou [MSFT] - Tuesday, February 17, 2009 12:53 AM -
0 Votes
Sync two Central Database
you can write a sync application or a sync service and install on one of the environments and have it execute bidirectional sync on schedule.Answered | 6 Replies | 8798 Views | Created by vishalvatsal - Thursday, October 6, 2011 3:55 AM | Last reply by JuneT - Friday, October 28, 2011 12:42 PM -
0 Votes
Sync Framework Locking the table
correct me if am wrong, in your scenario, you have one central database in the server, you have multiple SQL Express instances, each user has their own ...Answered | 7 Replies | 8843 Views | Created by Varde - Monday, September 27, 2010 3:38 PM | Last reply by JuneT - Tuesday, September 28, 2010 11:01 PM -
0 Votes
Sync Services for ADO.NET won't sync if I move the database.
Copy this .sdf file back to the original sync folder and do sync.Answered | 1 Replies | 9411 Views | Created by GOMCK - Thursday, January 28, 2010 9:59 PM | Last reply by L Zhou [MSFT] - Sunday, January 31, 2010 11:30 PM -
1 Votes
SYNC CRM database between 2 production servers.
We are now using a product called Scribe that will keep my Main and mobile server in sync.Answered | 4 Replies | 3376 Views | Created by bbuchanan - Tuesday, November 13, 2012 6:33 PM | Last reply by Scott Durow (MVP) - Wednesday, January 2, 2013 9:03 PM -
0 Votes
How to setup two existing folders on two machines as a sync folder in mesh?
I suspect mesh has an intelligent algorithm for deciding when best to sync but I'll bet its not optimum in 100% of cases.Answered | 3 Replies | 4350 Views | Created by eruisi - Wednesday, June 25, 2008 2:52 AM | Last reply by Jamie Thomson - Wednesday, June 25, 2008 4:08 PM - Items 1 to 20 of 80828 Next ›
No announcements