SQL Server DTSDiscussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the SQL Server DTS section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Am planning to do a replication from SQL server to Desktop engine.
There will be more than one MSDEs as subscribers. I need some filtering to be done while replicating. I am thinking of snapshot replication with DTS to achieve this. Anybody has worked on this area ? If so please give some guidelines to me.
Is there any programming support in .Net to replication apart from COM interoperability ?