sync data from main sql server into sql ce databases
- by diver-d
Hi there,
I am wanting to sync data between a sql 2008 db and some sql ce.
Its 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 couldnt compile it