Good day guys, I have one issue I'm trying to organise Merge replication between two servers 2000 and 2008. I tried two variants:
First: I made publication at Sql server 2000 and when I tried to made subscription at 2008 I received following message: "For merge publications, the version of the Subscriber must not exceed the version of the Publisher".
Second one: I made publication at Sql server 2008 and when I tried to made subscription at 2000 I received following message: "to connect this server you must use SQL server Management Studio or SQL Server Management Objects"
So could anyone give me good advice how to solve this issue ?