No announcements
Found 111581 threads
-
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 | 7451 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
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 | 6898 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 | 7857 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 | 13191 Views | Created by trickytree007 - Tuesday, October 20, 2009 2:30 PM | Last reply by Dong Cao - Tuesday, October 27, 2009 5:45 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 | 6639 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
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 | 4255 Views | Created by Quitch - Sunday, January 4, 2009 2:47 PM | Last reply by Quitch - Tuesday, January 6, 2009 8:03 PM -
0 Votes
Re-sync two peers after metadata recreation
Additionally, how much data do you have in the database?Answered | 1 Replies | 12803 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 | 8229 Views | Created by sakulkarni83 - Wednesday, January 11, 2012 12:30 PM | Last reply by JuneT - Wednesday, January 11, 2012 12:58 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 | 9377 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 Services for ADO.NET won't sync if I move the database.
Copy the client .sdf file to a different folder and INSERT a new row.Answered | 1 Replies | 9247 Views | Created by GOMCK - Thursday, January 28, 2010 9:59 PM | Last reply by L Zhou [MSFT] - Sunday, January 31, 2010 11:30 PM -
0 Votes
Multiple databases with Sync
Hi MOSP Darren F, You should be able to run multiple sync services using separate websites in IIS as static configurations will be different in this case.Answered | 2 Replies | 8207 Views | Created by MOSP Darren F - Tuesday, February 15, 2011 3:56 PM | Last reply by Ganeshan - Wednesday, February 16, 2011 10:03 PM -
0 Votes
sync between two SQL servers
http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?Answered | 1 Replies | 7921 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 | 8846 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 | 8148 Views | Created by dmueller - Monday, February 7, 2011 9:42 AM | Last reply by mjayaram - Monday, February 7, 2011 8:04 PM -
0 Votes
SnapShot Synced Copmact CE getting different changes from different clients
What kind differences in changes do you see?Answered | 2 Replies | 6609 Views | Created by Sumit J - Friday, April 30, 2010 2:44 PM | Last reply by Sumit J - Friday, May 14, 2010 8:27 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 | 4214 Views | Created by eruisi - Wednesday, June 25, 2008 2:52 AM | Last reply by Jamie Thomson - Wednesday, June 25, 2008 4:08 PM -
2 Votes
Is Peer-to-Peer Sync between SQL Compact 2008 (sdf) databases possible?
Hi Dong, Yes, the two SqlCe databases are on two different machines.Answered | 6 Replies | 13287 Views | Created by TomHN - Friday, October 30, 2009 1:35 PM | Last reply by TomHN - Friday, November 6, 2009 12:38 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 | 8338 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
Changing Source Database Server in sync configuration
".Net 4" is different from "Microsoft Sync Framework V4 CTP2".Answered | 3 Replies | 7152 Views | Created by Last Defense - Thursday, April 7, 2011 10:42 PM | Last reply by Last Defense - Tuesday, April 19, 2011 6:42 PM -
0 Votes
Can I sync different sets of data at different times on mobile?
My sync agent was generated via the designer.Answered | 3 Replies | 5911 Views | Created by gs_ham - Friday, May 21, 2010 4:02 AM | Last reply by JuneT - Friday, May 21, 2010 3:38 PM - Items 1 to 20 of 111581 Next ›
No announcements