No announcements
Found 204290 threads
-
1 Votes
How to track column updates with SQLSyncProvider
It would allow me to use the provided SqlSyncProvider and SqlCeSyncProvider rather than writing a custom provider.Answered | 3 Replies | 8636 Views | Created by wwaters - Thursday, April 1, 2010 9:32 PM | Last reply by JuneT - Saturday, April 3, 2010 12:02 AM -
1 Votes
SqlSyncProvider and SqlServer 2008 change tracking
No, SqlSyncProvider does not work with Sql server 2008 change tracking.Answered | 2 Replies | 7277 Views | Created by ptdouglous - Monday, April 12, 2010 9:28 AM | Last reply by mjayaram - Tuesday, April 13, 2010 2:29 AM -
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 | 12812 Views | Created by Ricosol - Thursday, October 29, 2009 9:57 PM | Last reply by Dong Cao - Thursday, October 29, 2009 10:30 PM -
0 Votes
sql 2008 auto change tracking with SqlSyncProvider
SQLSyncProvider doesnt support SQL Change tracking out-of-the-box. aside from the scope tables, SQLSyncScopeProvisioning also needs to create a tracking table for each base ...Answered | 1 Replies | 6985 Views | Created by singhhome - Sunday, June 6, 2010 7:12 PM | Last reply by JuneT - Monday, June 7, 2010 8:57 AM -
0 Votes
Change Tracking | Sync Fx Tracking Table
only the offline providers support SQL Change Tracking.Answered | 1 Replies | 7033 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
Tracking column __SysChangeTxBsn
How did you do initial sync, a.Answered | 4 Replies | 10413 Views | Created by ngutch - Friday, February 20, 2009 5:49 PM | Last reply by forstingera - Saturday, February 28, 2009 11:29 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 SqlSyncAdapterBuilder to ...Answered | 1 Replies | 11912 Views | Created by RossDonald - Wednesday, October 21, 2009 11:37 PM | Last reply by RossDonald - Thursday, October 22, 2009 10:49 PM -
0 Votes
Collaborative Synchronization - SQL Server Change Tracking
I know that you can use the custom change tracking but I don’t like the idea of cluttering the database with additional columns, triggers and tables.Answered | 5 Replies | 12848 Views | Created by Garry English - Tuesday, October 27, 2009 10:29 AM | Last reply by Garry English - Wednesday, October 28, 2009 6:30 AM -
2 Votes
Adding the baseline (tracking) columns to the Approval Center view
Then go back in the approval center/preview updates, select the appropriated view and it should be how expected.Answered | 10 Replies | 11824 Views | Created by Kevin Williamson PMP - Wednesday, September 1, 2010 12:12 AM | Last reply by Guillaume Rouyre [MBA, MVP, MCC] - Wednesday, June 11, 2014 1:01 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 2008.Answered | 4 Replies | 16350 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
Sync Framework 2.1-sqlsyncprovider -Batching
Rootcause: SQLSYNCPROVIDER instance on wcf becoming null.Answered | 17 Replies | 9248 Views | Created by saitrips - Monday, October 15, 2012 5:11 PM | Last reply by JuneT - Tuesday, October 30, 2012 2:12 AM -
0 Votes
Primary Key update
Check if there is an update in PRIMARY KEY column 2.Answered | 9 Replies | 8580 Views | Created by Varde - Friday, October 1, 2010 7:42 AM | Last reply by Varde - Thursday, October 7, 2010 9:20 AM -
0 Votes
SqlSyncProvider - How to use datetime as tracking scheme as oppose to logical clock Timestamp
With that, the provisioning by SqlSyncProvider uses a pre-cooked tracking schema.Proposed | 2 Replies | 15096 Views | Created by Anthony Yio - Wednesday, December 9, 2009 2:57 AM | Last reply by jigu2014 - Saturday, December 12, 2009 1:06 AM -
1 Votes
Sync framework tracking table issue
for example, if you first provision a scope with 5 columns, these same columns will be reflected in the selectchanges sp, the bulk table type, and the ...Answered | 36 Replies | 14223 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
Change tracking is not updating sys_change_operation to U when i update a particular row.
How are you looking up the operation?Answered | 1 Replies | 9246 Views | Created by Naina Mohamed - Tuesday, February 22, 2011 3:46 PM | Last reply by Mahesh Dudgikar - Tuesday, February 22, 2011 6:44 PM -
1 Votes
Confusion with SQL Server 2008 change tracking and SqlSyncProvider
SqlSyncProvider doesn't support using SQL Server Change Tracking.Answered | 1 Replies | 5195 Views | Created by anthonys123 - Wednesday, November 9, 2011 6:31 PM | Last reply by JuneT - Wednesday, November 9, 2011 11:41 PM -
0 Votes
batching update with SQL Server 2008 change track
Changes for Change Tracking looks correct.Answered | 1 Replies | 11942 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 -
0 Votes
Sync collaboration setting in sync services 2.0 and circular updates
You can find this tracking table after provisioning.Answered | 1 Replies | 6681 Views | Created by Ricosol - Monday, May 17, 2010 4:02 PM | Last reply by Dong Cao - Monday, May 17, 2010 6:41 PM -
0 Votes
Sync Framework-2.0 SqlSyncProvider
How can I change the Creation.Create to Creation.Skip. ?Answered | 1 Replies | 9991 Views | Created by swanandbodas - Thursday, January 14, 2010 1:26 PM | Last reply by Rudi - Euricom - Thursday, January 14, 2010 2:28 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, and ...Answered | 2 Replies | 8214 Views | Created by kishan1990 - Thursday, April 21, 2011 1:03 PM | Last reply by Sameer[MSFT] - Thursday, April 21, 2011 3:11 PM - Items 1 to 20 of 204290 Next ›
No announcements