all groups > sql server replication > august 2005 >
You're in the

sql server replication

group:

change publication sync_method from native to concurrent


change publication sync_method from native to concurrent Hassan
8/30/2005 7:44:22 PM
sql server replication:
I have a publication defined with the default sync_method of native. I have
1 subscriber subscribing to that publication . I am adding a new subscriber
and want to subscribe to it with the concurrent option. Can I change the
publication property without affecting the existing subscriber and if so how
?

Re: change publication sync_method from native to concurrent Hilary Cotter
8/31/2005 6:16:53 AM
right click on your publication, select the snapshot tab, and then change it
from native to concurrent. When you deploy the new subscriber it will use
the concurrent snapshot option.


--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
[quoted text, click to view]

AddThis Social Bookmark Button