Tagged Questions

0
votes
1answer
54 views
+150

SQL Server 2008 Replication (avoiding reinitialization)

I'm trying to determine if there's a better way to handle replication than the way we're currently doing things. We're essentially trying to determine 2 things: Is there any way to add an …