No announcements
Found 166622 threads
-
0 Votes
Sync problem: only upload, no download
I'm using XP Home SP3 and know that downloading has worked in the past (earlier this year).Answered | 3 Replies | 3589 Views | Created by krimhild - Wednesday, September 23, 2009 12:27 AM | Last reply by Stephen Boots - Monday, October 12, 2009 5:36 PM -
1 Votes
SyncDirection Upload Only not working as expected.
here's a quick workaround: set the sync direction to bidirectional the before calling the sync: // Call SyncAgent.Synchronize() to initiate ...Answered | 9 Replies | 9415 Views | Created by gs_ham - Friday, March 19, 2010 4:37 PM | Last reply by JuneT - Friday, March 26, 2010 3:05 AM -
0 Votes
Data only Needs to be Synced
the client need not know the database connection string, only the location of the service. likewise, the service on your central server need not know anything about your client's database ...Answered | 2 Replies | 8533 Views | Created by P.Arunkumar - Thursday, February 17, 2011 6:57 PM | Last reply by JuneT - Thursday, March 3, 2011 8:35 AM -
0 Votes
Inserts on local database (SQL CE) not being pushed to SQL Server 2008 for Upload Only Sync
You can enable sync trace to see whether the changes are enumerated in the upload sync or applied to the server by enabling trace in yourProgram.exe.config, see details ...Answered | 1 Replies | 6706 Views | Created by Warpkid - Thursday, December 23, 2010 2:08 PM | Last reply by jigu2014 - Monday, December 27, 2010 6:46 PM -
2 Votes
How to Synchronise selected columns only using Microsoft Sync Framework ??
Here's more information http://msdn.microsoft.com/en-us/library/gg299068(v=SQL.110).aspx On the other hand, if you are using an older version of Synch Framework, ...Answered | 2 Replies | 8064 Views | Created by kishan1990 - Thursday, April 21, 2011 1:03 PM | Last reply by Sameer[MSFT] - Thursday, April 21, 2011 3:11 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 | 8720 Views | Created by Varde - Monday, September 27, 2010 3:38 PM | Last reply by JuneT - Tuesday, September 28, 2010 11:01 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 | 14989 Views | Created by manukahn - Thursday, November 25, 2010 10:40 PM | Last reply by Nina H - Friday, April 1, 2011 12:39 AM -
0 Votes
how to do upload and download separately
Also, you should create local and remote sync providers with the the same input parameter: this.LocalProvider = new ...Answered | 3 Replies | 12616 Views | Created by bharathi_m - Monday, November 2, 2009 12:05 PM | Last reply by Dong Cao - Tuesday, November 3, 2009 6:28 PM -
1 Votes
Is it possible to sync specific data with Microsoft Sync Framework
With Sync Framework 2.0 RTM, you have to manually remove a sync scope.Answered | 5 Replies | 6874 Views | Created by AjinathWaghmode - Monday, May 17, 2010 10:04 AM | Last reply by Dong Cao - Monday, May 17, 2010 8:34 PM -
0 Votes
2.1 Sync Upload Changes
ChangesSelected works because it only fires for Uploads which is what I wanted.Answered | 2 Replies | 5818 Views | Created by Rache - Thursday, April 28, 2011 9:55 PM | Last reply by Rache - Friday, April 29, 2011 1:48 PM -
1 Votes
Sql Azure and Sync Framework
Program Manager, SQL Azure and Sync Framework - http://msdn.microsoft.com/sync/Answered | 3 Replies | 14640 Views | Created by gregsmi - Thursday, November 26, 2009 9:07 PM | Last reply by Liam Cavanagh - MSFT - Wednesday, December 2, 2009 10:13 PM -
0 Votes
Sync Framework not downloading updates
Changes made to the remote database are downloaded to the local database.Answered | 6 Replies | 7603 Views | Created by fantus - Thursday, September 30, 2010 8:33 AM | Last reply by fantus - Saturday, October 2, 2010 6:38 AM -
0 Votes
Critical sync framework issue
it will be easier if you use Sync Fx to tag these un-synched changes so you only have to compare a subset of the table during the diff.Answered | 8 Replies | 10559 Views | Created by Saurav_Dev - Tuesday, April 26, 2011 10:12 AM | Last reply by HoldFast Stark - Tuesday, February 25, 2014 6:50 PM -
1 Votes
Sync Framework
TheAnswered | 1 Replies | 11577 Views | Created by bmains - Monday, December 29, 2008 3:41 PM | Last reply by Aaron Alton - Monday, December 29, 2008 10:55 PM -
0 Votes
Is file will be download or upload for the sync with blobs from the initial level if we disabled the internet connection?
But Leo Zho i want to ask from you that if 200MB file is downloaded from the blob and if the connection is broken when half of my file let us say 100MB file has downloaded from blob ...Answered | 3 Replies | 7820 Views | Created by Zafar Mehdi - Tuesday, February 9, 2010 10:31 AM | Last reply by L Zhou [MSFT] - Wednesday, February 10, 2010 6:27 AM -
0 Votes
Is Sync Framework a good choice for this scenario?
Nimble, I think your are confusing the providers you have with the Sync framework providers.Answered | 4 Replies | 9069 Views | Created by Gabriel LozanoMoran - Wednesday, February 3, 2010 10:52 AM | Last reply by Gabriel LozanoMoran - Monday, February 8, 2010 8:49 AM -
0 Votes
odata + sync framework ctp 4.0
Hi Khanh Luan, I am also experimetning with Microsoft Sync Framework 4.0.Answered | 3 Replies | 10224 Views | Created by Khanh Luan - Wednesday, February 9, 2011 10:20 PM | Last reply by FireArms - Monday, March 21, 2011 1:39 PM -
0 Votes
upload data using Sync Framework Power Pack for SQL Azure and SQL Server 2008 Express
Program Manager, SQL Azure and Sync Framework - http://msdn.microsoft.com/sync/Answered | 1 Replies | 8819 Views | Created by John Marsing - Friday, January 22, 2010 3:38 PM | Last reply by Liam Cavanagh - MSFT - Friday, January 22, 2010 4:54 PM -
0 Votes
What happens when a sync is broken...
Hello Travich - Using Sync Framework V1, the change application transaction commit is on the sync group level.Answered | 1 Replies | 6423 Views | Created by travich - Tuesday, May 11, 2010 2:16 PM | Last reply by L Zhou [MSFT] - Tuesday, May 11, 2010 5:23 PM -
1 Votes
Using Sync framework to Mirror folder A to B
you might want to try out the SyncToyAnswered | 3 Replies | 7503 Views | Created by Ran - Thursday, April 14, 2011 7:10 AM | Last reply by Yunwen Bai - Monday, May 23, 2011 8:03 PM - Items 1 to 20 of 166622 Next ›
No announcements