No announcements
Found 234689 threads
-
0 Votes
SQLExpress keeps sending all its data to SQL CE
I was deprovisioning the SQLCe database (I'm experimenting with filters on the sync) and it was deleting all the data.Answered | 4 Replies | 6203 Views | Created by HankAnzis - Tuesday, March 15, 2011 9:23 PM | Last reply by HankAnzis - Wednesday, March 16, 2011 9:12 PM -
0 Votes
Data from Sql CE not getting synced to Sql Server DB
So I thought that I needed to provision only one CE and then I could distribute that CE to all the clients just by simply copying.Answered | 18 Replies | 9430 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
offline scenario without sql ce
For offline scenario, there is only one client provider out of the box which is for SQLCE (there is a sample for SQLExpress though). that being said, you will have to build your own ...Answered | 1 Replies | 6791 Views | Created by singhhome - Wednesday, May 26, 2010 7:28 PM | Last reply by JuneT - Wednesday, May 26, 2010 8:02 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 here: http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?Answered | 3 Replies | 9101 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 for SQL CE and SQL
The best reference at this point would be to look at the Windows Mobile 6.5 sample that ships with the CTP and write the client implementation for SQL CE.Answered | 3 Replies | 10909 Views | Created by Dhinakaran Chandrasekaran - Wednesday, December 22, 2010 6:42 AM | Last reply by Ganeshan - Tuesday, January 4, 2011 12:06 AM -
1 Votes
LocalInsertRemoteInsert - what is the best way to keep all data?
i will need to transfer existing data and update all foreign keys.Answered | 8 Replies | 10990 Views | Created by ekostron - Monday, February 8, 2010 9:28 PM | Last reply by Rudi - Euricom - Tuesday, February 9, 2010 1:16 PM -
0 Votes
Sync between SQL CE on Windows Mobile and SQL CE on Desktop
afaik, Sync Fx out of the box doesnt support peer-to-peer sync between SQL CE database on a device and on desktop.Answered | 1 Replies | 7467 Views | Created by Savvas Sopiadis - Tuesday, September 21, 2010 7:04 PM | Last reply by JuneT - Wednesday, September 22, 2010 3:48 AM -
0 Votes
Does SQL CE Private Installation support SqlCeClientSyncProvider.ClientId?
However the preferred one is SQL CE private deployment instead of executing its msi.Answered | 3 Replies | 7556 Views | Created by Fransiscus Agung Marsono - Thursday, May 6, 2010 6:27 AM | Last reply by Dong Cao - Monday, May 10, 2010 5:37 PM -
0 Votes
Mobile SQL CE
Hi, You need to install SQL CE 3.1 onto your mobile.Answered | 1 Replies | 6744 Views | Created by jmoney1037 - Sunday, November 2, 2008 5:40 PM | Last reply by Vinay Singh [MSFT] - Sunday, November 2, 2008 6:55 PM -
0 Votes
Why are all samples/tutorials SQL-2-CE and none SQL-2-SQL ???
Montago, Take a look at the following walkthrough: http://msdn.microsoft.com/en-us/library/dd918848(SQL.105).aspx This shows you how ...Answered | 14 Replies | 10431 Views | Created by Montago - Tuesday, January 5, 2010 3:11 PM | Last reply by Montago - Wednesday, January 13, 2010 7:28 AM -
0 Votes
sql server ce 3.5
I suggest you to visit the SQL CE forum at http://social.technet.microsoft.com/forums/en-US/sqlce/threads/ The following is signature, not part of ...Answered | 2 Replies | 9228 Views | Created by sharma mohit - Tuesday, February 9, 2010 12:11 PM | Last reply by Sheng Jiang 蒋晟 - Thursday, February 11, 2010 4:13 PM -
0 Votes
auto SQL CE database provisioning with SqlCeSyncProvider
you'll have to provision the scope in the SQL Ce database before synchronizing, check out SqlCESyncScopeProvisioning in the APIAnswered | 2 Replies | 6726 Views | Created by singhhome - Sunday, June 6, 2010 7:18 PM | Last reply by jigu2014 - Monday, June 7, 2010 6:33 PM -
0 Votes
Syncing SQL Sever and SQL CE using Web Service Interface.
You can take a look at the sync framework samples here: http://code.msdn.microsoft.com/sync For Sql to SQl ce sync through WCF, there is sample ...Answered | 1 Replies | 7908 Views | Created by Waqar Sher Bhatti - Thursday, December 23, 2010 6:24 AM | Last reply by jigu2014 - Monday, December 27, 2010 6:38 PM -
0 Votes
Using CommandBuilder on a sync-services enabled SQL CE table.
I'm using the sync service runtime on the desktop to sync SQL to a SQL CE database, then copying it back to the device via ActiveSync.Answered | 3 Replies | 14026 Views | Created by Lost_In_JavaScript_Land - Tuesday, November 24, 2009 10:02 PM | Last reply by Yunwen Bai - Thursday, December 3, 2009 9:43 AM -
0 Votes
Tracking tables in SQL CE Provisioned database.
Changes that are made locally to the CE database will not affect the metadata in the tracking table, however items that are received through sync will have their metadata in the ...Answered | 1 Replies | 9175 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
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 | 7853 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
Microsoft Sync FrameWork with SqlExpress
Hi, With Sync Framework v2 CTP2, you can use the Peer provider (DbSyncProvider or SqlSyncProvider) to support SQLExpress as client database.Answered | 1 Replies | 11189 Views | Created by win_kernel_dev - Tuesday, July 7, 2009 12:19 PM | Last reply by Dong Cao - Wednesday, July 8, 2009 9:20 PM -
1 Votes
Tool for sync any DB SQL Server 2008 to SQL Server CE
Program Manager, SQL Azure and Sync Framework - http://msdn.microsoft.com/sync/Answered | 1 Replies | 15177 Views | Created by Julio Trujillo Leon - Monday, November 30, 2009 4:42 PM | Last reply by Liam Cavanagh - MSFT - Monday, November 30, 2009 5:03 PM -
0 Votes
DB Sync Sql Server With Sql CE
But this wont update only client1s DB it will update the Db for all clients.Answered | 12 Replies | 8282 Views | Created by Samee Mir - Friday, May 21, 2010 10:04 AM | Last reply by JuneT - Wednesday, June 2, 2010 11:54 AM -
2 Votes
SQL CE RDA
Visit my SQL Server Compact blog Windows 8 Apps ShowcaseAnswered | 3 Replies | 2868 Views | Created by Mohsen_e_k - Wednesday, April 3, 2013 9:38 AM | Last reply by ErikEJ - Tuesday, April 9, 2013 7:04 AM - Items 1 to 20 of 234689 Next ›
No announcements