Re: Rolling out structural changes to a distributed SQL environment

Tech-Archive recommends: Speed Up your PC by fixing your registry



Glyn,
I guess it depends on the changes you have in mind, and whether you need to
distribute data apart from the ddl changes. If it's just DDL, I would
probably use DTS for this. Each server would be a separate connection, and
I'd enable logging on the package.
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)


.