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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 can a table is part of multiple publications

Author  Topic 

sassaidi
Starting Member

7 Posts

Posted - 2004-07-21 : 11:08:08
Hi,

I need to replicate (transactional replication) a datatabase from a publisher (P1) to a subscriber(S1). However, part of that database is already being replicated to another subscriber (S2). Is it still possible to replicate the full database to S1? Any suggestions?

Thank you all.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-07-21 : 14:09:11
Yes, you would create another publication.

Tara
Go to Top of Page
   

- Advertisement -