Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
mvanwyk
Yak Posting Veteran
99 Posts |
Posted - 2006-12-20 : 09:49:42
|
Good day allI am having a problem with merge replication. The scenario works on our test severs but when we try it on the live server we get a error.We are trying to setup Merge replication between two servers over the internet. We are using SQL 2005. The Merge replication seems to configure correctly and the agent runs the service on the publisher. Also if I modify data at the publisher the subscriber gets the changes, but the problem comes in when I try to make changes at the subscriber, I get the following error. “The updated row has changed or been deleted since data was last retrieved.”I think I must be doing something wrong somewhere. Any help will greatly be appreciated. |
|
|
|
|