Hi there, I am wanting to sync data between a SQL 2008 DB and some SQL CE.
It's only a one way requirement, so when data is updated in the main SQL server the updates are sent to the CE databases.
Is this easy to setup with the sync framework. I was able to find a demo, however I couldn't compile it.