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
 General SQL Server Forums
 New to SQL Server Administration
 Replication

Author  Topic 

chriztoph
Posting Yak Master

184 Posts

Posted - 2009-08-12 : 21:10:25
Just a little question..

can i publish/distribute two or more database in just one server using merge?

if there is a way,then how?

chriztoph
Posting Yak Master

184 Posts

Posted - 2009-08-12 : 21:28:18
i got this message when i try to create a new merge replication..
i have already a merge publication in pubs..

You cannot create a merge publication in database 'xxxx'. The database contains one or more subscriptions that are anonymous or that use the priority of the publisher when resolving conflicts.

To create a merge publication in this database, drop the existing merge subscriptions, create the publication and then recreate the subscriptions.'
Go to Top of Page
   

- Advertisement -