Tagged Questions
4
votes
1answer
1k views
SQL Server 2005 Replication and different indexes on the subscriber
We have SQL Server database setup. We are setting up a replication scenarios where we have one publisher and on subscriber. The subscriber will be used as a reporting platform so that we can run all ...
1
vote
1answer
275 views
SQL Server Replication subscribers filter
Guys, I have a task to do for my colleague and I need to know if is possible to specify the filter to subscribers when using replication in SQL Server?
What I mean is, I don't want to create 3 types ...