So apparently, the SSIS service that lets you open SSIS import/export packages you've saved with Management Studio only works with Standard Edition or above. You're certainly not going to spend more money to upgrade your edition of SQL Server just to do that right? Turns out that you can install Sql Server 2005 Business Intelligence Development Studio, which comes with SQL, which does let you open SSIS packages you've saved. SImply launch the program, create a new integration services project, and add existing package. Then put in your DB details, and there will the package be. Once you've added it, you can modify it in a pretty slick fashion within the designer and save it for later. Ohhh yeahhh..