all groups > sql server replication > february 2007 >
You're in the

sql server replication

group:

Adding an article with no-sync initialization


Adding an article with no-sync initialization BaniSQL
2/27/2007 4:42:03 AM
sql server replication:
Hi,

I want to add a table/article that I have removed before some days because
of some problems.
Since I'm using transactional replication with "nosync" initialization I
don't know how can I add to the replication one article.

Thanks, BaniSQL
Re: Adding an article with no-sync initialization Hilary Cotter
2/27/2007 11:52:17 AM


--
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]

Re: Adding an article with no-sync initialization BaniSQL
5/23/2007 9:10:00 AM
What page number?

[quoted text, click to view]
Re: Adding an article with no-sync initialization Hilary Cotter
5/24/2007 12:00:00 AM
Have a look at the sp_addsubscription stored procedure. You can pass a
single article name in the article parameter or use 'ALL' for all articles
in your publication.

[quoted text, click to view]

AddThis Social Bookmark Button