No announcements
Found 343318 threads
-
1 Votes
DBNull value can not be represented as a built-in .NET system type.
Did you create it by pulling data from the SQL Server or was the data in the CE database pre-existing?Answered | 5 Replies | 13656 Views | Created by Scott Munro - Wednesday, December 16, 2009 10:39 PM | Last reply by Phil Piwonka - Tuesday, January 5, 2010 5:48 PM -
0 Votes
Sync SQL and SQLCE ____ - DBNull value can not be represented as a built-in .NET system type.
One an other observation : if I make a sync for a single table, the sync works, but it delete all client (sqlce) data and replace them with server data ...Unanswered | 5 Replies | 6865 Views | Created by Ouadie BAKI SENHAJI - Wednesday, July 7, 2010 9:53 AM | Last reply by JuneT - Wednesday, July 7, 2010 1:08 PM -
0 Votes
Sync Desktop SQLCE 3.5 SP2 to Mobile SQLCE 3.5 SP2
So you can basically use the runtime to write a new provider for SQLCE such that you can sync between two (or more) SQLCE database.Answered | 3 Replies | 7555 Views | Created by Scearp - Wednesday, December 22, 2010 3:21 PM | Last reply by jigu2014 - Monday, December 27, 2010 6:34 PM -
0 Votes
Sample Code - Sync TWO SQLCE databases on devices
However, we don't have a released solution today where you can execute the sync framework on the device and send changes from one device to the other.Answered | 3 Replies | 7957 Views | Created by kristine1991 - Saturday, February 27, 2010 10:07 PM | Last reply by Sid Singh [MSFT] - Tuesday, March 16, 2010 4:21 AM -
0 Votes
NetFX 4.0, SyncFX 2.1, SQLCE and the Geography Datatype
After all, the "Geography" datatype is a .NET CLR type...Answered | 3 Replies | 8480 Views | Created by Oren Chapo - Thursday, May 5, 2011 10:18 AM | Last reply by Dong Cao - Friday, May 6, 2011 10:42 PM -
0 Votes
Sync for SQL CE and SQL
Hi Dhinakaran, It is possible to sync SQL Ce and a SQL Server using SyncFx 4.0 CTP but we dont provide out of the box support for ...Answered | 3 Replies | 10803 Views | Created by Dhinakaran Chandrasekaran - Wednesday, December 22, 2010 6:42 AM | Last reply by Ganeshan - Tuesday, January 4, 2011 12:06 AM -
0 Votes
Sync PostgreSQL as server and SQLCE as local,
Kickoff sync process SyncStatistics syncStats = ...Answered | 4 Replies | 14446 Views | Created by Tran Tien Dat - Sunday, October 5, 2008 2:57 PM | Last reply by JorgeZimbo - Wednesday, November 4, 2009 11:37 PM -
0 Votes
How to to Sync SQLce Databse to SQL Server from scratch?
This article at http://msdn.microsoft.com/en-us/library/dd938879.aspx has lots of details to get you started.Answered | 1 Replies | 6337 Views | Created by Crimsonland - Wednesday, June 9, 2010 2:00 AM | Last reply by jigu2014 - Wednesday, June 9, 2010 5:09 PM -
0 Votes
Synching schema changes between SqlCe and Sql Server 2005
Hi, We can able to do schema changed database using sync frame work.Answered | 3 Replies | 9462 Views | Created by vccampbell - Thursday, January 28, 2010 8:29 PM | Last reply by SanojPareethu - Thursday, May 12, 2011 4:20 AM -
0 Votes
Do I have to use SQL Compact with Sync?
The current sample project is built with VS 2008 because of the WCF built-in supports.Answered | 3 Replies | 6280 Views | Created by Ryan Blogger - Monday, May 17, 2010 3:45 PM | Last reply by Dong Cao - Monday, May 17, 2010 9:29 PM -
0 Votes
Sync MetaData Values
Hi, Please follow the SQL commands in CreateDatabase_Local.sql and CreateDatabase_Server.sql in SqlExpressionProviderSample\Scripts to setup the values for new ...Answered | 1 Replies | 12435 Views | Created by SaroDude - Wednesday, October 21, 2009 6:37 PM | Last reply by Dong Cao - Friday, October 30, 2009 10:42 PM -
1 Votes
Sql Azure and Sync Framework
Program Manager, SQL Azure and Sync Framework - http://msdn.microsoft.com/sync/Answered | 3 Replies | 14871 Views | Created by gregsmi - Thursday, November 26, 2009 9:07 PM | Last reply by Liam Cavanagh - MSFT - Wednesday, December 2, 2009 10:13 PM -
1 Votes
After Synchronize() SQLCE is NOT updated.
More details here: http://msdn.microsoft.com/en-us/library/cc761495.aspx Regards, Sean Kelley Senior Program ...Answered | 1 Replies | 11530 Views | Created by steven ellis - Friday, September 11, 2009 12:58 PM | Last reply by Sean_Kelley - Sunday, September 13, 2009 9:43 PM -
0 Votes
Sync filter with multi value..
Thank for your answer, But, can I pass multivalue for this filter criteria, Example: can i pass CategoryID = 2 and CategoryID = 3.Answered | 2 Replies | 8178 Views | Created by BruceDo - Monday, January 24, 2011 9:23 AM | Last reply by BruceDo - Tuesday, February 8, 2011 2:13 AM -
2 Votes
Is Peer-to-Peer Sync between SQL Compact 2008 (sdf) databases possible?
If not, do you know of a code sample that shows P2P syncing between SqlCe databases using an n-tier architecture?Answered | 6 Replies | 13428 Views | Created by TomHN - Friday, October 30, 2009 1:35 PM | Last reply by TomHN - Friday, November 6, 2009 12:38 PM -
0 Votes
How to best empty table on SQLCE when used with Sync Framework
If you have prefer deleting some rows locally, please record them so that you can identify them in a later stage.Answered | 1 Replies | 6346 Views | Created by ScottishYorkshireMan - Tuesday, June 8, 2010 10:38 AM | Last reply by L Zhou [MSFT] - Tuesday, June 8, 2010 9:41 PM -
0 Votes
Can not use built in reports
FYI, reports published "for external use" work perfectly through the SQL reporting site.Answered | 17 Replies | 10506 Views | Created by Jay C. _ - Thursday, February 11, 2010 9:14 PM | Last reply by Jay C. _ - Wednesday, March 24, 2010 8:43 PM -
0 Votes
Azure Sql Sync Framework- Can we fetch timestamp
If you want to use this stored procedure just for fetching incremental changes, you can provision a SQL Server database with the database provider management APIs and ...Answered | 1 Replies | 7123 Views | Created by Rahul_Rai - Tuesday, May 11, 2010 9:44 AM | Last reply by Dong Cao - Tuesday, May 11, 2010 6:52 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 | 7391 Views | Created by HankAnzis - Tuesday, March 22, 2011 3:28 PM | Last reply by HankAnzis - Thursday, March 24, 2011 1:33 PM -
1 Votes
Tool for sync any DB SQL Server 2008 to SQL Server CE
I am not aware of any such tool that will automatically re-create the SQLCE db based on a schema change.Answered | 1 Replies | 15114 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 - Items 1 to 20 of 343318 Next ›
No announcements