KeyserSoze1877
Programmer
How do I set up replication between two databases so that all new information will be published to the subscriber, but if i delete from the publisher not to delete that information from the subscriber. The subscriber will be an archive, I do not want to delete records from that at all.
How do I go about this?
How do I go about this?