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 |
sqldba20
Posting Yak Master
183 Posts |
Posted - 2007-09-10 : 13:18:33
|
Folks:I have successfully upgraded my SQL Server 2000 Databases SQL 2005. After the successful upgrade I also migrated all of my SQL 2000 DTS packages using SQL Management Studio -> Management -> Legacy. I can see all these DTS packages and I can also run these.How can I OPEN these DTS Packages in SSIS (Business Intelligence) for me to make the changes? I am not able to open them and also not able to see them File->open. All these DTS packages are stored in MSDB database.Thanks ! |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-09-10 : 13:32:08
|
I believe you need to recreate these in SSIS in order to make changes to them. I am pretty sure that you can only run legacy packages and not edit them.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/ |
 |
|
Zoroaster
Aged Yak Warrior
702 Posts |
|
|
|
|