Welcome to MSDN Blogs Sign in | Join | Help

February 2007 - Posts

ADS - Automatically Starting the synchronization between device and desktop

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 on the
Posted by SQLCEBLOG | 0 Comments

Replication and Database Mirroring (Failover) Support

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
Posted by SQLCEBLOG | 1 Comments
Filed under:

Microsoft SQL Server 2005 Compact Edition Access Database Synchronizer (ADS) RTW

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 data between
Posted by SQLCEBLOG | 5 Comments
Filed under: ,

HOWTO: Detect the database is Merge Replicated?

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
Posted by SQLCEBLOG | 1 Comments
Filed under:

Annoying error - 28559 - Encountered problems when opening the database

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
Posted by SQLCEBLOG | 1 Comments
Filed under: ,

Attachment(s): MergeRepl.zip

SqlCeDataReader.GetSchemaTable - Sample

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
Posted by SQLCEBLOG | 0 Comments
Filed under:

Attachment(s): SchemaSample.zip
 
Page view tracker