Sign in
Microsoft's Embedded Database - SQL Server Compact - Team Blog
SQL Server Compact is a SKU of SQL Server family of products from Microsoft. This is a thin light-weight, embedded, in-proc database engine which supports synchronization to SQL Server, etc.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Access Violation
ADO.NET
ADS
ASP.NET
Deployment
DLINQ
Downloads
Engine
GC.WaitForPendingFinalizers
General
MergeReplication
OLEDB
Pages
Performance
QueryProcessor
RDA
Release
SQL CE
SQL CE Garbage Collection
SQL Server Compact
SQLCE
SyncServices
Troubleshooting
Visual Studio
WebMatrix
Archive
Archives
March 2011
(1)
January 2011
(1)
December 2010
(1)
July 2010
(1)
May 2010
(1)
April 2010
(1)
November 2009
(1)
October 2009
(1)
May 2009
(2)
April 2009
(1)
February 2009
(1)
October 2008
(3)
August 2008
(1)
June 2008
(2)
April 2008
(2)
March 2008
(1)
February 2008
(2)
December 2007
(2)
October 2007
(3)
August 2007
(2)
June 2007
(5)
April 2007
(3)
February 2007
(6)
January 2007
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft's Embedded Database - SQL Server Compact - Team Blog
ADS - Automatically Starting the synchronization between device and desktop
Posted
over 6 years ago
by
SQL CE Team
0
Comments
Hi, I have received many question on how to automatically start synchronization between the device and desktop when using ADS, hence i am posting this blog which outlines "one" way to do this. "For automatically initiating a sync your application...
Microsoft's Embedded Database - SQL Server Compact - Team Blog
Replication and Database Mirroring (Failover) Support
Posted
over 6 years ago
by
SQL CE Team
1
Comments
Replication and Database Mirroring (Failover) support for Merge Replication between SQL Server 2005 SP1+ and SQL Server 2005 Compact Edition (Mobile Edition SP1+) is supported but it was not documented as the support was added after RTM and the documentation...
Microsoft's Embedded Database - SQL Server Compact - Team Blog
Microsoft SQL Server 2005 Compact Edition Access Database Synchronizer (ADS) RTW
Posted
over 6 years ago
by
SQL CE Team
5
Comments
Hi, Today we are very pleased to announce the RTW release of Microsoft SQL Server 2005 Compact Edition Access Database Synchronizer (ADS) for which many of you been waiting eagerly. Access Database Synchronizer provides a way to synchronize...
Microsoft's Embedded Database - SQL Server Compact - Team Blog
HOWTO: Detect the database is Merge Replicated?
Posted
over 6 years ago
by
SQL CE Team
1
Comments
Sometimes an application may want to know whether the database is in good shape in terms of Merge Replication especially when the merge replication is aborted by the user, or due to connection failure or many other reasons. Here are the things application...
Microsoft's Embedded Database - SQL Server Compact - Team Blog
Annoying error - 28559 - Encountered problems when opening the database
Posted
over 6 years ago
by
SQL CE Team
1
Comments
We have been hearing lot of complaints on how to get more information for error 28559 when doing RDA or Merge Replication. If you are using managed API (SqlCeReplication OR SqlCeRemoteDataAccess), then it should be straight forward for you as you would...
Microsoft's Embedded Database - SQL Server Compact - Team Blog
SqlCeDataReader.GetSchemaTable - Sample
Posted
over 6 years ago
by
SQL CE Team
0
Comments
I have written a cute sample to show how different fields change with different constraints and indexes on a table. If you are wondering how each of these flags IsUnique, IsKey, IsRowVersion change, have a quick look at sample application which is attached...
Page 1 of 1 (6 items)