Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 SQL DTS

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-11-13 : 08:04:19
Tadd writes "How does one include impact analysis against transformation packages when we are changing the database schema. We want to know when transformations will break if a field name is being changed."

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-11-13 : 12:48:48
Eeks, why would you want to do this? If you change your database schema, you should manually go change all of the things that will be affected. You don't just make a change and not change the impacted packages/stored procedures/etc...

Tara
Go to Top of Page
   

- Advertisement -