No announcements
Found 284913 threads
-
1 Votes
SyncFX 2.1 _tracking Table Cleanup
Please provide more details about "the _tracking tables will continue to fill "?Answered | 6 Replies | 9609 Views | Created by JeffGWM - Wednesday, December 29, 2010 5:46 PM | Last reply by JeffGWM - Friday, December 31, 2010 7:12 PM -
0 Votes
Creating overlapping scopes in an SqlCe database
You could provision a different SqlServer scope with another SqlCe database for the specific data needed for that scope.Answered | 1 Replies | 7075 Views | Created by Anthony Coble - Tuesday, May 4, 2010 3:15 PM | Last reply by jigu2014 - Tuesday, May 4, 2010 5:04 PM -
0 Votes
_tracking table gets cleared when provisioning new scope on table on SQLCE
Yes I'm provisioning the SQLCE side table more than once.Answered | 7 Replies | 6693 Views | Created by veci_aus - Saturday, December 11, 2010 10:45 PM | Last reply by veci_aus - Thursday, December 16, 2010 10:44 PM -
0 Votes
Tracking tables in SQL CE Provisioned database.
First let me say that the work done on SDK2 is great and I'm seeing huge improvements in speed - plus the introduction of the 'Scope' provisioning has made the creation of the sync ...Answered | 1 Replies | 9163 Views | Created by GlenG - Monday, January 11, 2010 10:16 PM | Last reply by Phil Piwonka - Wednesday, January 13, 2010 12:25 AM -
0 Votes
How do i delete a Scope and remove Sync tables ?
This type contains all fields when the scope is created.Answered | 19 Replies | 16504 Views | Created by Montago - Tuesday, January 12, 2010 1:12 PM | Last reply by David Chanussot - Tuesday, February 8, 2011 12:39 PM -
0 Votes
SqlTransaction exception when applying SqlSyncScopeProvisioning for big tables
I would capture the scripts from SqlSyncTableProvisioning and create a separate SqlCommand to run the insert _tracking table query in code.Answered | 9 Replies | 15102 Views | Created by jshaqd - Monday, November 30, 2009 11:40 PM | Last reply by jshaqd - Tuesday, December 8, 2009 5:30 PM -
0 Votes
Problem with Provisionig scope with Static Filter using SyncFx 2.1
But it adds the newly added column to _tracking table and also populates the values for the new column from base table.Answered | 5 Replies | 7494 Views | Created by AjinathWaghmode - Wednesday, November 17, 2010 12:10 PM | Last reply by Jandeep - Friday, November 19, 2010 10:08 PM -
0 Votes
Creating multiple scopes on same table
I forgot to mention, scope names must be unique.Answered | 3 Replies | 7892 Views | Created by AjinathWaghmode - Monday, May 31, 2010 10:38 AM | Last reply by JuneT - Monday, May 31, 2010 12:37 PM -
0 Votes
How to handle add/remove tables from scope
Or we have a new table C and Relationship table A_C.Answered | 3 Replies | 13188 Views | Created by jshaqd - Tuesday, November 24, 2009 10:56 PM | Last reply by Patrick S. Lee - Wednesday, December 2, 2009 12:13 AM -
0 Votes
Database Structure Updates with sync scopes provisioned
You can manually drop the tables that are created as part of provisioning and reprovision your database.Answered | 1 Replies | 9143 Views | Created by FireTek - Thursday, January 21, 2010 8:11 PM | Last reply by Patrick S. Lee - Thursday, January 21, 2010 9:54 PM -
3 Votes
Question about sync using existing tables
The sql express tracking tables were populated on the sqlExpress side but not the sqlCE side.Answered | 9 Replies | 7420 Views | Created by HankAnzis - Tuesday, March 22, 2011 3:28 PM | Last reply by HankAnzis - Thursday, March 24, 2011 1:33 PM -
0 Votes
auto SQL CE database provisioning with SqlCeSyncProvider
You can take a look this MSDN document at http://msdn.microsoft.com/en-us/library/dd918848(v=SQL.105).aspx for the section "Provisioning the ...Answered | 2 Replies | 6717 Views | Created by singhhome - Sunday, June 6, 2010 7:18 PM | Last reply by jigu2014 - Monday, June 7, 2010 6:33 PM -
0 Votes
facilitating a quicker sync deployment with a database with large tables
Provision a scope using SqlSyncScopeProvisioning and specify that no tracking records are to be created for the initial contents of the database.Answered | 19 Replies | 10009 Views | Created by Ricosol - Wednesday, May 26, 2010 7:10 PM | Last reply by Speedware - Wednesday, August 4, 2010 1:40 PM -
0 Votes
Clear tracking table _sysOCSDeletedRows
Why dont you create the workspace tables using code, rather than sync.Answered | 4 Replies | 12631 Views | Created by Blas - Wednesday, August 5, 2009 12:56 PM | Last reply by UdayaBG - Thursday, September 17, 2009 8:21 AM -
0 Votes
Problem with _tracking table
_tracking table which is not there.Proposed | 3 Replies | 6071 Views | Created by AjinathWaghmode - Wednesday, July 14, 2010 12:39 PM | Last reply by AjinathWaghmode - Thursday, July 15, 2010 7:02 AM -
0 Votes
Change Tracking | Sync Fx Tracking Table
The SqlSyncProvider doesnt make use of this and is using it's own tracking mechanism via triggers and the _tracking table.Answered | 1 Replies | 7015 Views | Created by Vishal Mohan - Monday, September 27, 2010 5:53 AM | Last reply by JuneT - Monday, September 27, 2010 3:07 PM -
1 Votes
Sync framework tracking table issue
did you provision a new scope for the new schema?Answered | 36 Replies | 14212 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 add/remove tables from DbSyncScopeDescription
Hi I am very new to MS Sync.Answered | 3 Replies | 8594 Views | Created by Amitesh_Sharma - Monday, April 4, 2011 9:27 AM | Last reply by jigu2014 - Thursday, April 7, 2011 6:04 PM -
1 Votes
Deprovisioning / Reprovisioning Issues
When you provision the same database with the same sync scope name again, it is a new database that just joins this sync community.Answered | 11 Replies | 10943 Views | Created by AJ8829 - Saturday, October 23, 2010 12:41 PM | Last reply by Dong Cao - Thursday, October 28, 2010 5:41 PM -
0 Votes
Could not find the configured template or scope in the database.
Hi BruceDo, This is a bug in the diagnostic page where it does not report the correct status when scopes are provisioned under a non-dbo schema.Answered | 6 Replies | 12527 Views | Created by BruceDo - Wednesday, November 24, 2010 3:21 AM | Last reply by Martin A N - Tuesday, February 14, 2012 10:50 PM - Items 1 to 20 of 284913 Next ›
No announcements