No announcements
Found 132222 threads
-
1 Votes
Can we sync two database tables with different schema?
Yes, you can use column filters in your scope definition, so that only a subset of columns sync down from the server to the client.Answered | 1 Replies | 7671 Views | Created by Jyoti sharma - Friday, November 26, 2010 6:05 AM | Last reply by Sid Singh [MSFT] - Friday, November 26, 2010 6:18 AM -
1 Votes
Change sync schema for a table in Sync Framework 2.1
Is that Sync Effects?Answered | 3 Replies | 9360 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
Synchronize tables under a specific database schema
You can create the db schema on the target database before provisioning and then do the provision.Answered | 3 Replies | 6656 Views | Created by a_QT_ - Wednesday, December 22, 2010 5:07 PM | Last reply by jigu2014 - Wednesday, December 22, 2010 6:36 PM -
0 Votes
How to handle schema changes in sqlserver/sqlce synced databases?
if you used the Local Database Cache wizard, then you can refresh the code generated by re-running the wizard. however, since you mentioned you cant replace the client databases, you ...Answered | 3 Replies | 7213 Views | Created by MJKlassen - Tuesday, December 7, 2010 8:55 PM | Last reply by JuneT - Wednesday, December 8, 2010 11:37 PM -
0 Votes
Creating Schema - Sync Services !!
What is the sync direction and table creation option in your sync App?Answered | 5 Replies | 10396 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
Sync a table with different schema in both the databases
check this out if this works out for you: ...Discussion | 1 Replies | 6002 Views | Created by CTS-AZURE - Thursday, April 21, 2011 8:25 AM | Last reply by JuneT - Thursday, April 21, 2011 11:51 AM -
0 Votes
Sync between 2 SQL Server 2005 databases
to answer your questions: The schema changes are unfortunately not propagated automatically by Sync framework.Answered | 1 Replies | 33742 Views | Created by Emmanouil Gimissis - Wednesday, December 16, 2009 6:23 PM | Last reply by Mahesh Dudgikar - Thursday, December 24, 2009 6:48 PM -
0 Votes
facilitating a quicker sync deployment with a database with large tables
In my scenario, I would still like to sync both up and down, and this case using your method, I may not be able to.Answered | 19 Replies | 10012 Views | Created by Ricosol - Wednesday, May 26, 2010 7:10 PM | Last reply by Speedware - Wednesday, August 4, 2010 1:40 PM -
1 Votes
Sync framework tracking table issue
We have Implemented data syncing successfully and it works fine for some clients and for the rest we are facing a problem in syncing a particular table ...Answered | 36 Replies | 14221 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
Sync two database with EF 4.0
The sample is here : http://code.msdn.microsoft.com/Database-Sync-SQL-Server-7e88adab, it does not incorporate the Entity Framework or WCF data service, which you can do ...Answered | 5 Replies | 7068 Views | Created by Giuseppe Porcelli - Thursday, April 7, 2011 9:50 AM | Last reply by jigu2014 - Monday, April 11, 2011 5:15 PM -
6 Votes
Syncing Related Tables
I just wanted to second that such relational schema seems pretty common and therefore this topic should definatly be adressed by syncfx framework.Answered | 11 Replies | 13575 Views | Created by cmck - Monday, June 28, 2010 3:19 PM | Last reply by mjayaram - Friday, July 30, 2010 5:33 PM -
2 Votes
Syncing Non-Identical Tables
if the table names are different, try setting the GlobalName property of the SyncTableDescription i.e.Answered | 4 Replies | 7426 Views | Created by Colin Meade - Sunday, April 10, 2011 4:21 PM | Last reply by JuneT - Monday, April 11, 2011 3:07 PM -
0 Votes
SQL User Permission for creating sync schema
When you provision SQL Server databases that use SqlSyncProvider, be aware of the following permissions requirements for ...Answered | 1 Replies | 7089 Views | Created by Varde - Thursday, September 30, 2010 4:16 PM | Last reply by JuneT - Thursday, September 30, 2010 4:24 PM -
0 Votes
Project Server 2007 Database schema Differences
Just look at the VERSIONS table in the Published DB for instance, plenty of documentation on TechNet on this topic Blog | Facebook | Twitter | Posting is provided "AS ...Answered | 4 Replies | 10309 Views | Created by hennas - Friday, February 11, 2011 1:16 PM | Last reply by hennas - Friday, February 18, 2011 1:38 PM -
0 Votes
Sync both Database and File over web service help/sample needed
you can check out the samples here: http://code.msdn.microsoft.com/syncAnswered | 2 Replies | 7486 Views | Created by zhongchen zhou - Sunday, August 29, 2010 2:31 PM | Last reply by KryptonianSon - Wednesday, October 13, 2010 6:18 PM -
2 Votes
How to Synchronise between two tables with the same schema but different Table names
When you provision the tables , you could use the GlobalName and LocalName properties on DbSyncTableProvision to map the table names.Answered | 3 Replies | 6095 Views | Created by Edmund Omni - Thursday, April 21, 2011 4:58 PM | Last reply by Edmund Omni - Friday, April 22, 2011 6:05 PM -
0 Votes
Sync Framework Locking the table
After thorough analysis I found that I do not need to sync up this table particularly in my case.Answered | 7 Replies | 8916 Views | Created by Varde - Monday, September 27, 2010 3:38 PM | Last reply by JuneT - Tuesday, September 28, 2010 11:01 PM -
0 Votes
Sync Services for ADO.NET won't sync if I move the database.
Copy it to a different folder and do sync (sync app has already modify the client connection string so pointing to the new location).Answered | 1 Replies | 9461 Views | Created by GOMCK - Thursday, January 28, 2010 9:59 PM | Last reply by L Zhou [MSFT] - Sunday, January 31, 2010 11:30 PM -
0 Votes
Customizable Sync Scope/Schema at run time
Regarding the schema question, today the service does not allow you to intercept the request for the $metadata action so this means the schema requirements has to manually ...Answered | 1 Replies | 7920 Views | Created by Jeremy Wesley - Thursday, January 13, 2011 5:23 PM | Last reply by mjayaram - Thursday, January 13, 2011 6:18 PM -
1 Votes
Sync-ing Inserts with tables that auto-increment
There are a lot of scenarios Sync Framework can offer, you can use it for Database sync, file sync or syncing other type of objects using ...Answered | 4 Replies | 7897 Views | Created by Ryan Blogger - Thursday, June 3, 2010 3:26 PM | Last reply by jigu2014 - Friday, June 18, 2010 12:24 AM - Items 1 to 20 of 132222 Next ›
No announcements