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.
| 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 |
 |
|
|
|
|
|