No announcements
Found 128444 threads
-
1 Votes
Change sync schema for a table in Sync Framework 2.1
Is that Sync Effects?Answered | 3 Replies | 9276 Views | Created by Lavanyr - Tuesday, December 7, 2010 3:27 PM | Last reply by Just Asking A Simple Question - Wednesday, May 11, 2011 8:37 PM -
0 Votes
COM Error with Sync Framework 2.1
Hi Mike, Here is a complete instruction on what version of the Sync Framework you should install: Step 1: Install Sync ...Answered | 6 Replies | 15140 Views | Created by manukahn - Thursday, November 25, 2010 10:40 PM | Last reply by Nina H - Friday, April 1, 2011 12:39 AM -
1 Votes
Is there anything in the Sync Framework 2.1 that benefits non-SQL sync scenarios?
on another note, the FileSyncProvider assembly has a new filename: FileSyncProvider21.dll and the metadata store format has also been upgraded (there is now a 2.1 format), ...Answered | 1 Replies | 6963 Views | Created by tjrobinson - Friday, August 20, 2010 8:00 AM | Last reply by JuneT - Monday, August 23, 2010 8:17 AM -
1 Votes
Sync framework tracking table issue
Hi June I have a problem with the schema changes.Answered | 36 Replies | 14144 Views | Created by Gladson.Protean - Tuesday, August 31, 2010 2:45 PM | Last reply by Gladson.Protean - Thursday, April 14, 2011 6:44 AM -
0 Votes
How to convert Sync Framework 2.1 example
Is there any plans to provide support for devices in MS Sync framework 2.1.Answered | 3 Replies | 7037 Views | Created by Jagadeesh Babu - Tuesday, August 31, 2010 10:14 AM | Last reply by JuneT - Tuesday, August 31, 2010 3:20 PM -
0 Votes
Sync Framework 2.1: How is retention handled?
depends on number and frequency of changes you sync... doesnt hurt to run it every now and then though...Answered | 3 Replies | 7185 Views | Created by Warpkid - Tuesday, November 9, 2010 11:24 AM | Last reply by JuneT - Monday, December 13, 2010 3:13 PM -
0 Votes
Sync Framework 2.1 for Windows Mobile 6 Professional
thank you for using Sync Fx.Answered | 3 Replies | 8286 Views | Created by Abs A - Wednesday, January 26, 2011 4:23 PM | Last reply by Yunwen Bai - Thursday, January 27, 2011 8:12 PM -
0 Votes
2.1 Sync Upload Changes
if you want to grab them after the sync, you can use the ChangesApplied event instead. both event has a Context property in its event args that contains a dataset for the ...Answered | 2 Replies | 5963 Views | Created by Rache - Thursday, April 28, 2011 9:55 PM | Last reply by Rache - Friday, April 29, 2011 1:48 PM -
0 Votes
Sync Framework Locking the table
if the table has been pre-populated on initial load of the application and you sync it up, chances are you're getting conflicts when downloading and applying the same set of ...Answered | 7 Replies | 8823 Views | Created by Varde - Monday, September 27, 2010 3:38 PM | Last reply by JuneT - Tuesday, September 28, 2010 11:01 PM -
0 Votes
How to change schema and add a column (Sync Framework 2.0)
I think I was treating the server as a peer (by using the SqlSyncProvider) I am now using SQL 2008 change tracking and using the SqlSyncAdapterBuilder to automatically ...Answered | 1 Replies | 11866 Views | Created by RossDonald - Wednesday, October 21, 2009 11:37 PM | Last reply by RossDonald - Thursday, October 22, 2009 10:49 PM -
0 Votes
Sync Framework 2.1-sqlsyncprovider -Batching
that blog post is the Azure Data Sync service.Answered | 17 Replies | 9164 Views | Created by saitrips - Monday, October 15, 2012 5:11 PM | Last reply by JuneT - Tuesday, October 30, 2012 2:12 AM -
0 Votes
What product to migrate to given Sync Framework 2.1 sunset?
Can I ask where you saw that Sync Framework was going away in 2021?Answered | 3 Replies | 3291 Views | Created by P H T - Wednesday, September 7, 2016 2:58 PM | Last reply by Mike Chan (The PowerRanger) - Tuesday, January 3, 2017 3:57 PM -
0 Votes
Changed seed on tables after sync
Change the id column to GUID in a relational db whith 60 tables is not simple, but I know is most elegant solution.Answered | 2 Replies | 6847 Views | Created by FG.Informarico - Tuesday, May 31, 2011 8:53 AM | Last reply by FG.Informarico - Wednesday, June 1, 2011 4:17 PM -
0 Votes
How to handle schema changes in sqlserver/sqlce synced databases?
Our sync takes between 1 and 2 minutes to perform on the device.Answered | 3 Replies | 7156 Views | Created by MJKlassen - Tuesday, December 7, 2010 8:55 PM | Last reply by JuneT - Wednesday, December 8, 2010 11:37 PM -
0 Votes
Sync for SQL CE and SQL
SDE, Sync Framework - http://www.giyer.comAnswered | 3 Replies | 10796 Views | Created by Dhinakaran Chandrasekaran - Wednesday, December 22, 2010 6:42 AM | Last reply by Ganeshan - Tuesday, January 4, 2011 12:06 AM -
0 Votes
Creating Schema - Sync Services !!
What is the sync direction and table creation option in your sync App?Answered | 5 Replies | 10323 Views | Created by more_fun18 - Thursday, July 9, 2009 8:02 AM | Last reply by L Zhou [MSFT] - Wednesday, July 29, 2009 8:26 PM -
0 Votes
Backward compatibility Microsoft Sync Framework 3.0
Ganeshan is talking about the Sync Framework 4.0 (not 3.0) release, that includes a new HTTP based sync protocol.Answered | 3 Replies | 8999 Views | Created by roberto.altieri - Tuesday, October 26, 2010 2:44 PM | Last reply by Sid Singh [MSFT] - Wednesday, October 27, 2010 4:46 PM -
1 Votes
Is it possible to sync specific data with Microsoft Sync Framework
All sync scopes are stored in one scope_info table, and a SQL table with 15,000 rows are not very big.Answered | 5 Replies | 6957 Views | Created by AjinathWaghmode - Monday, May 17, 2010 10:04 AM | Last reply by Dong Cao - Monday, May 17, 2010 8:34 PM -
6 Votes
Syncing Related Tables
While the suggestion to manipulate the procedure seems like a good workarround at first glance it still has a major caveat: these handcrafted joins are not tracked by the syncfx' change ...Answered | 11 Replies | 13480 Views | Created by cmck - Monday, June 28, 2010 3:19 PM | Last reply by mjayaram - Friday, July 30, 2010 5:33 PM -
2 Votes
SyncToy 2.1 - Scheduling active sync
What I'm finding is that if I use the Task Scheduler, it works well in Sync'ing but only when the file I'm trying to sync is closed.Answered | 8 Replies | 83636 Views | Created by ianinzurich - Saturday, December 12, 2009 2:22 PM | Last reply by rmoreno92 - Tuesday, June 23, 2015 1:12 AM - Items 1 to 20 of 128444 Next ›
No announcements