all groups > sql server replication > april 2004 >
You're in the

sql server replication

group:

preserve content on destination


Re: preserve content on destination Hilary Cotter
4/14/2004 1:10:19 PM
sql server replication:
Not True. If you have a publication of 10 tables and you drop 5 out, the 5
tables you dropped out of the publication will be intact on the subscriber.

[quoted text, click to view]

preserve content on destination kerim ozbakirci
4/14/2004 11:55:52 PM
I have two databases called A (source) B (destination)

A replicates 10 tables to B, next day if I change the setting to replicate 5
tables instead of 10 it will delete all the tables in B and recreate only 5.

my question is how to keep that other 5 tables that was created during the
previous replication setting.

thanks
kerim

Re: preserve content on destination rboyd NO[at]SPAM onlinemicrosoft.com
4/15/2004 2:48:37 PM
This is correct.

Replication will not remove the other tables.

Rand
This posting is provided "as is" with no warranties and confers no rights.
AddThis Social Bookmark Button