No announcements
Found 193663 threads
-
0 Votes
Is it possible to synchronize SQL Compact databases without a central SQL Server?
We have a desktop application that is using LINQ to SQL on top of a SQL Server Compact database.Answered | 1 Replies | 9714 Views | Created by nobba - Thursday, January 21, 2010 10:23 AM | Last reply by Rudi - Euricom - Thursday, January 21, 2010 12:33 PM -
2 Votes
Is Peer-to-Peer Sync between SQL Compact 2008 (sdf) databases possible?
Hi Dong, From the documentation (Architecture and Classes for Collaborative Synchronization): "If you are synchronizing two SQL ...Answered | 6 Replies | 13283 Views | Created by TomHN - Friday, October 30, 2009 1:35 PM | Last reply by TomHN - Friday, November 6, 2009 12:38 PM -
3 Votes
Database synchronization via Sync Framework with compact framework 2.0
As i said before i'm using Visual Studio 2005, is it possible to generate data caches too?Answered | 5 Replies | 8330 Views | Created by xodder - Thursday, September 2, 2010 11:20 AM | Last reply by JuneT - Friday, September 3, 2010 2:44 PM -
2 Votes
synchronize to sql server 2008 databases using wcf
check How to: Clean Up Metadata for Collaborative Synchronization (SQL Server) in the docs as well as the Tuning and Monitoring Performance topic.Answered | 9 Replies | 8882 Views | Created by Feras mazenTaleb - Wednesday, December 8, 2010 12:03 PM | Last reply by Furqan.Safdar - Saturday, April 28, 2018 7:25 PM -
0 Votes
Collaborative Synchronization - SQL Server Change Tracking
Database Sync: SQL Server and SQL Server Compact listed on http://code.msdn.microsoft.com/sync.Answered | 5 Replies | 12665 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
Server Explorer Won't save passwords on SQL Server Compact Edition Databases
Or is this more SQL Server?Answered | 7 Replies | 8592 Views | Created by Kevin Kingma - Tuesday, December 20, 2011 2:34 PM | Last reply by Ed Price - MSFT - Saturday, March 31, 2012 3:31 AM -
0 Votes
Database Synchronisation between ORACLE and SQL
This simple question is whether it is possible to sync SQL Server and Oracle database using sync framework?Answered | 7 Replies | 10424 Views | Created by RubSay - Thursday, December 31, 2009 9:35 AM | Last reply by JuneT - Saturday, September 11, 2010 2:28 PM -
0 Votes
Synchronizing SQL Svr Compact with Oracle 9i in Collaborative Scenario
I am trying to synchronize a SQL Server CE database in a simple console app with an Oracle 9i server instance.Answered | 1 Replies | 12275 Views | Created by Peter G_ - Sunday, October 25, 2009 12:16 AM | Last reply by Dong Cao - Tuesday, October 27, 2009 1:29 AM -
0 Votes
Synchronization from Oracle DB to SQL server DB
In order to sync SQL Server 2008 with a Orcale database, we recommend you to use the database providers for collaboration scenarios.Answered | 6 Replies | 13525 Views | Created by ShakilKhan - Wednesday, October 21, 2009 1:10 PM | Last reply by Dong Cao - Monday, October 26, 2009 6:44 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 documentation ...Answered | 1 Replies | 7590 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
Error on Tutorial: Synchronizing SQL Server and SQL Express
is it Sql Server 2005 SP2?Answered | 5 Replies | 7149 Views | Created by TrungTan - Sunday, April 3, 2011 4:35 AM | Last reply by JuneT - Wednesday, April 13, 2011 12:40 PM -
1 Votes
synchronizing crm account entity list with external sql server database.
any suggestions on how to detect changes to the database within the sql server??Answered | 6 Replies | 6443 Views | Created by android123 - Wednesday, June 2, 2010 2:09 PM | Last reply by android123 - Thursday, June 10, 2010 6:29 PM -
0 Votes
ClientSyncProvider for Sql Server
My actual scenario is that I have a SQL Server Db as the client and a custom provider as the server.Answered | 4 Replies | 12006 Views | Created by Mick Lang - Friday, July 10, 2009 5:54 AM | Last reply by Mick Lang - Wednesday, August 5, 2009 1:46 PM -
0 Votes
How can i Synchronize .sdf Database to .mdf Database and viceversa
if you refer back to the matrix, Sync Framework 1.0 SP1 requires SQL Server Compact 3.5 SP2Answered | 9 Replies | 9335 Views | Created by Honey25 - Wednesday, February 15, 2012 6:56 AM | Last reply by Honey25 - Thursday, February 23, 2012 6:22 AM -
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 | 13440 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
Updating Microsoft SQL Server 2005 Compact Edition
https://flexeracommunity.force.com/customer/ you can ask about an SQL server upgrade over here.Answered | 1 Replies | 2412 Views | Created by mandrakeman44 - Sunday, June 19, 2016 10:13 AM | Last reply by Dave Patrick - Monday, June 20, 2016 12:48 PM -
0 Votes
non SQL Server database
Hi arisilv, It is unlikely that RTW will ship with out of the box support for a non-SQL Server/Azure database.Answered | 3 Replies | 7943 Views | Created by arisilv - Monday, December 13, 2010 2:15 AM | Last reply by Ganeshan - Monday, December 13, 2010 5:22 PM -
1 Votes
Backup and Restore using SQL Server Backup (5 database Restore + x)
Restore a backup of the configuration database and Central Administration content database taken from a fully stopped farm.Answered | 7 Replies | 11028 Views | Created by John Doe Cal - Thursday, December 16, 2010 2:13 PM | Last reply by Sriram E - Thursday, March 10, 2011 10:54 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 | 8726 Views | Created by varun gvk - Wednesday, January 26, 2011 8:46 PM | Last reply by varun gvk - Thursday, February 3, 2011 5:18 PM -
1 Votes
Walkthrough: Provisioning a SQL Compact Client Error
try installing SQL Compact 3.5 SP2 as the Change Tracking API only came in SP2 Download Links: Microsoft SQL Server ...Answered | 1 Replies | 8451 Views | Created by malipullanur - Sunday, August 29, 2010 11:45 AM | Last reply by JuneT - Sunday, August 29, 2010 3:03 PM - Items 1 to 20 of 193663 Next ›
No announcements