I know in transactional replication you can add an article and only have that article replicated to the subscribers without snapshotting the entire publication again. Transactional replication is built on snapshot replication, or I would think it is, so
I want to understand how to replicate the one snapshot vs. the whole publication.
John M. Couch