According to Microsoft, SQL Server 2008 Express should be able to participate in merge replication, as a pull subscriber. At least with the RMO-objects.
- http://msdn.microsoft.com/en-us/library/ms147890.aspx
- http://msdn.microsoft.com/en-us/library/ms151819.aspx
But other variants should also be possible to use.
However, we are not able to start the SQL Server Agent on the clients (running SQL Server 2008 Express). This seems to be a common problem, and as far as I can find, unsolved.
Am I right in thinking that merge (pull) subscriptions in reality is not supported with SQL Server 2008 Express? Has anyone successfully used this technology? I think it's pretty serious that Microsoft are claiming this to work fine, although it's not at all.
I'm hoping that someone has any experience with this!