No announcements
Found 285959 threads
-
0 Votes
Data from Sql CE not getting synced to Sql Server DB
Is the SyncScopeDescription sgenerated from server and client side are same?Answered | 18 Replies | 9350 Views | Created by Sumit J - Wednesday, March 3, 2010 5:46 PM | Last reply by Sumit J - Friday, March 12, 2010 6:49 PM -
0 Votes
Changing Source Database Server in sync configuration
When I initialize the Sync provider, I pass the connection string for the server and the client.Answered | 3 Replies | 7295 Views | Created by Last Defense - Thursday, April 7, 2011 10:42 PM | Last reply by Last Defense - Tuesday, April 19, 2011 6:42 PM -
0 Votes
Sync between 2 SQL Server 2005 databases
Server is going to use SQL Server 2005 and clients SQL 2005 Express.Answered | 1 Replies | 33566 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
Custom filtering of data but while uploading from Client to Server...
In the event handler, please get access to the local data change from e.Context.DataSet.Tables which e is ChangesSelectedEventArgs, a event handler ...Answered | 2 Replies | 8855 Views | Created by rrpk - Wednesday, January 20, 2010 8:54 PM | Last reply by L Zhou [MSFT] - Friday, January 29, 2010 2:16 AM -
0 Votes
SQL Azure Data Sync Tool for SQL Server
Hi Bryan, This is a capability we are planning to get into the next release of SQL Azure Data Sync.Answered | 8 Replies | 11317 Views | Created by Krossley - Thursday, March 18, 2010 6:26 PM | Last reply by Krossley - Monday, March 29, 2010 12:35 PM -
0 Votes
Sync data between SQL Server 2008 to SQL Server CE
You can see an example of how to do this in the Database Sync - SQL server and SQL Compact 2-Tier sample ...Answered | 3 Replies | 8986 Views | Created by varun gvk - Wednesday, January 26, 2011 8:46 PM | Last reply by varun gvk - Thursday, February 3, 2011 5:18 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 a sample ...Answered | 4 Replies | 7504 Views | Created by AjinathWaghmode - Tuesday, May 25, 2010 6:29 AM | Last reply by AjinathWaghmode - Wednesday, May 26, 2010 12:51 PM -
0 Votes
How to fully re-sync data from server to client
Just re-run the Local Database Cache Designer wizard.Answered | 1 Replies | 7570 Views | Created by KevinLi - Sunday, April 11, 2010 12:48 PM | Last reply by JuneT - Sunday, April 11, 2010 1:02 PM -
0 Votes
Using Sync WCF On SQL Express on both Client & Server !
The sync framework 4.0 not only support device/silverlight client but also desktop clients.Answered | 4 Replies | 7284 Views | Created by modRami - Monday, November 29, 2010 9:12 AM | Last reply by jigu2014 - Wednesday, December 22, 2010 6:06 PM -
0 Votes
Use sync framework for synchronization where client already have replica of server data so that intial data changes are not required
Hi, I am syncing a SQL server 2008 database with Sql server 2008 database express edition, and using ...Answered | 5 Replies | 7933 Views | Created by ptdouglous - Wednesday, April 28, 2010 6:38 PM | Last reply by JuneT - Thursday, April 29, 2010 12:53 PM -
0 Votes
Sync SQL Server CE with SQL Server 2005
Your starting point would be the Sync Framework documentation here - http://msdn.microsoft.com/en-us/library/bb902853(v=SQL.105).aspx Within this ...Answered | 1 Replies | 7773 Views | Created by Somaraj - Tuesday, June 8, 2010 9:45 AM | Last reply by Mark Scurrell - MSFT - Tuesday, June 8, 2010 2:59 PM -
0 Votes
secure sql server to sql server distribution to external clients
Hi Daniel, The sync framework 2.0 includes the SqlSyncProvider that can be used to sync 2 SQL Servers.Answered | 1 Replies | 13640 Views | Created by d. schmitz - Thursday, October 22, 2009 3:29 PM | Last reply by Mahesh Dudgikar - Wednesday, December 2, 2009 7:13 AM -
0 Votes
Sync Sql Azure Data With Sql Express
One is SQL Azure Provider and another one is SQL provider (with a connection string pointing to the SQL express server).Answered | 1 Replies | 11291 Views | Created by Samee Mir - Thursday, February 11, 2010 12:24 PM | Last reply by L Zhou [MSFT] - Thursday, February 11, 2010 6:20 PM -
0 Votes
sync between two SQL servers
ProjectName=sync&ReleaseId=3762 for an example.Answered | 1 Replies | 8076 Views | Created by Zhisheng Huang - Thursday, May 6, 2010 6:06 AM | Last reply by JuneT - Thursday, May 6, 2010 6:48 AM -
0 Votes
DB Sync Sql Server With Sql CE
Now the database at server has new value in tombstone table and this means all Client1s Database should be updated.Answered | 12 Replies | 8197 Views | Created by Samee Mir - Friday, May 21, 2010 10:04 AM | Last reply by JuneT - Wednesday, June 2, 2010 11:54 AM -
0 Votes
Server data is updated but client does not get sync results
Just make sure that on your client the ApplyChanges call does not return to the SyncAgent until you get the callback from the server.Answered | 9 Replies | 13852 Views | Created by peter clift - Tuesday, September 15, 2009 11:32 PM | Last reply by mjayaram - Thursday, October 8, 2009 10:40 PM -
0 Votes
Difference between data sync and replication in sql server.
chk this out: http://blogs.msdn.com/sqlservercompact/archive/2009/11/09/merge-replication-vs-sync-services-for-compact.aspxAnswered | 1 Replies | 8005 Views | Created by Anup Hosur - Tuesday, May 4, 2010 8:59 AM | Last reply by JuneT - Tuesday, May 4, 2010 12:28 PM -
1 Votes
Bidirectional Sync and Batching with SQL Server 2008 and Change Tracking
Client AAA takes a week and makes changes to thier local database by uploading several files to the DomainBlob table (say 30 records get added each ~ 200K's worth of binary ...Answered | 9 Replies | 13420 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
Transactions and timestamp: Sync Framework for non-SQL Server 2008 databases?
Hi everyone, I am using Sync Fx 2.1 with the DbSync... components, against two Firebird databases.Answered | 3 Replies | 9814 Views | Created by fernandonajera - Tuesday, January 25, 2011 3:41 PM | Last reply by Quicoli - Monday, March 19, 2012 7:37 PM -
2 Votes
Large database sync scenario
Hi Andy, We have put up a guideline for implementing clients for sync services (http://msdn.microsoft.com/en-us/library/gg299005(v=SQL.110).aspx).Answered | 5 Replies | 8966 Views | Created by Andy Wigley - Thursday, December 9, 2010 12:41 PM | Last reply by Ganeshan - Friday, December 10, 2010 5:36 PM - Items 1 to 20 of 285959 Next ›
No announcements