No announcements
Found 224752 threads
-
1 Votes
Bidirectional Sync and Batching with SQL Server 2008 and Change Tracking
Dont use Change tracking for the big table.Answered | 9 Replies | 13422 Views | Created by Stewart Armbrecht - Wednesday, July 29, 2009 7:29 PM | Last reply by OverloadedOverrides - Friday, September 18, 2009 3:05 PM -
0 Votes
Change Tracking | Sync Fx Tracking Table
only the offline providers support SQL Change Tracking.Answered | 1 Replies | 6955 Views | Created by Vishal Mohan - Monday, September 27, 2010 5:53 AM | Last reply by JuneT - Monday, September 27, 2010 3:07 PM -
0 Votes
Sql 2008 Express Change Tracking Implementation Help
Of course there is a caveat that the SqlSyncProvider does not have out of the box support for Change tracking feature of SQL Server ...Answered | 4 Replies | 16296 Views | Created by Mark 2011 - Wednesday, April 8, 2009 7:38 AM | Last reply by Mahesh Dudgikar - Saturday, December 5, 2009 4:24 AM -
0 Votes
Transactions and timestamp: Sync Framework for non-SQL Server 2008 databases?
I see that SQL Server 2008 has implemented a clever versioning trick: assign the version at commit time, not at begin trans time.Answered | 3 Replies | 9815 Views | Created by fernandonajera - Tuesday, January 25, 2011 3:41 PM | Last reply by Quicoli - Monday, March 19, 2012 7:37 PM -
0 Votes
SqlSyncProvider and SqlServer 2008 change tracking
Hi, In Sync Framework V2.0, SqlSyncProvider still doesn't support SQL Server change tracking.Answered | 1 Replies | 12753 Views | Created by Ricosol - Thursday, October 29, 2009 9:57 PM | Last reply by Dong Cao - Thursday, October 29, 2009 10:30 PM -
1 Votes
Sync framework tracking table issue
But why does the sync framework bring all the records when it has to get only the incremental changes?Answered | 36 Replies | 14152 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
The specified change tracking operation is not supported
Yes ,I'm using Sync Services for ADO.NET for Devices 1.0 SP1 , Sync Framework 2.1 ,Visual Studio 2008 SP1 , SQL Server Compact 3.5 SP2.Answered | 5 Replies | 7667 Views | Created by Amalka - Wednesday, May 4, 2011 11:16 AM | Last reply by Mahesh Dudgikar - Friday, May 6, 2011 5:50 AM -
0 Votes
Sync Framework 2.0 over WCF using Batching and SQL Change Tracking... example?
he probably meant the SQLSyncProvider doesnt support SQL Change Tracking. :)Answered | 3 Replies | 8169 Views | Created by stephenmearl - Monday, August 2, 2010 2:37 AM | Last reply by JuneT - Thursday, August 26, 2010 8:12 AM -
0 Votes
sync framework + self tracking entities
SyncFx 4.0 CTP does not work with Entity Framework self tracking.Answered | 1 Replies | 7728 Views | Created by orsvaca - Monday, January 31, 2011 11:48 PM | Last reply by Ganeshan - Tuesday, February 1, 2011 12:56 AM -
0 Votes
Synchronization between 2 SQL 2008 with change tracking
I have 2008 Server to SQL 2008 Express client, using native Change Tracking.Answered | 2 Replies | 9498 Views | Created by mn1aC - Sunday, February 15, 2009 6:49 PM | Last reply by G.Stoynev - Wednesday, February 18, 2009 2:15 PM -
0 Votes
batching update with SQL Server 2008 change track
Changes for Change Tracking looks correct.Answered | 1 Replies | 11872 Views | Created by frank chen - Wednesday, September 9, 2009 11:03 PM | Last reply by Bob H.L. _ - Friday, September 11, 2009 12:43 AM -
1 Votes
SqlSyncProvider and SqlServer 2008 change tracking
No, SqlSyncProvider does not work with Sql server 2008 change tracking.Answered | 2 Replies | 7217 Views | Created by ptdouglous - Monday, April 12, 2010 9:28 AM | Last reply by mjayaram - Tuesday, April 13, 2010 2:29 AM -
0 Votes
Sync Framework architecture for offline app.
Ok, fair point - I did wonder if Azure had change tracking but hadn't got round to finding out.Answered | 5 Replies | 7084 Views | Created by SideBP - Saturday, April 30, 2011 12:15 PM | Last reply by SideBP - Sunday, May 1, 2011 9:32 AM -
1 Votes
Sql Azure and Sync Framework
Program Manager, SQL Azure and Sync Framework - http://msdn.microsoft.com/sync/Answered | 3 Replies | 14877 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
Can we use MS Sync Framework to sync with android based devices?
I am glad to know Sync framework 3.0 supports non-Microsoft platforms but how?Answered | 4 Replies | 11624 Views | Created by Ajmera - Friday, July 23, 2010 6:51 AM | Last reply by FireArms - Thursday, October 14, 2010 2:30 PM -
0 Votes
How to Sync after change tracking information is trimmed on the server?
I really worry about one particular catastrophic situation which easily can happen with Sync Framework based application when change tracking is used.Answered | 1 Replies | 6243 Views | Created by Konstantin Erman - Sunday, August 29, 2010 6:20 PM | Last reply by JuneT - Monday, August 30, 2010 1:11 AM -
1 Votes
Change sync schema for a table in Sync Framework 2.1
Is that Sync Effects?Answered | 3 Replies | 9284 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
Sync between SQL Server 2008 and SQL Server 2005
while offline providers support SQL Change tracking, there is no SQL Client sync provider available out of the box other than ...Answered | 4 Replies | 7506 Views | Created by AjinathWaghmode - Tuesday, May 25, 2010 6:29 AM | Last reply by AjinathWaghmode - Wednesday, May 26, 2010 12:51 PM -
0 Votes
Collaborative Synchronization - SQL Server Change Tracking
As well, the internal SQL Server Change tracking is more efficient.Answered | 5 Replies | 12782 Views | Created by Garry English - Tuesday, October 27, 2009 10:29 AM | Last reply by Garry English - Wednesday, October 28, 2009 6:30 AM -
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 ...Answered | 1 Replies | 11870 Views | Created by RossDonald - Wednesday, October 21, 2009 11:37 PM | Last reply by RossDonald - Thursday, October 22, 2009 10:49 PM - Items 1 to 20 of 224752 Next ›
No announcements