DCSIMG
Sql Server compact edition - Wortzel's blog

Wortzel's blog

.Net (2.0, 3.0, 3.5), C#, Asp.net, Com+, GIS(ESRI Software), Management, Analysis & Design, Life, Trips, And more...

Browse by Tags

All Tags » Sql Server compact edition (RSS)
How to synchronize between local Sql servers (compact edition and mobile) to Sql server 2005
One of the common options to synchronize several distributed sql servers to a central Sql server 2005 is by using Remote Data Access Synchronization (RDA). I needed to check this option for one of my project. What does it give us? How does it work? The RDA tries to give us a solution to access data that stores in a central Sql server form local db's (Sql server mobile and Sql server compact edition databases). It includes a tacking engine that stores all changes in the remote db and pushes it...

Posted Friday, July 27, 2007 5:38 PM by Avi Wortzel | 2 comment(s)