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 |
musthaq
Starting Member
1 Post |
Posted - 2010-08-27 : 04:08:54
|
We are using merge application. We need sometimes delete some tables at subscriber and that delete command or any other command should not propagate to Publisher and other subscribers. And sometimes it should be refilled from Publisher. Is it possibe?Second question : My publisher crashed two times. I could attach the database after restoring the OS. But at subscriber I am unable to modify some table and it gives the error invalid object name 'dbo.msmerge.......'. Replication is working fine. What is the reason for this error and how I can get rid of it? |
|
|
|
|