Brian's Blog

items I see across my tribes

Editing DTS Packages using SSMS 2008

December 04
by briancarter 4. December 2009 09:18

Yes, you can edit and maintain DTS in SSMS 2008 running on SQL Server 2008.  We have a great deal of DTS – so it is a must (may not like it :-)

 

I received my new laptop.  Didn’t want to install SSMS 2000 to support DTS.  I found a helpful link from Mike Wood.  From a fresh build, there were a few steps missing.  Here are the steps that worked for me.

1. Install Microsoft SQL Server 2005 Backward Compatibility Components

2. Install the 2005 DTS Designer: x86 Package.

This installs the DTS Designer into the 2005 directories so you’ll then need to copy the files over to the 2008 directories. Make sure Management Studio is closed when you run the following commands (we create a batch file to do this typically). Make sure you also replace the path with your own drive and path: SQL08DTS.txt

After that just open up SQL Management Studio 2008 and edit/run DTS packages... or until they get migrated.

Categories: Development

Comments


 Questions or Feedback, my contact information is located on my About page.


The opinions, thoughts, and comments made in these blog posts are solely my own (unless otherwise stated). They do not reflect the opinions, thoughts or practices of my employer, my universities, my family, or anyone else. Also, I retain the right to change my mind about anything I publish here without having to go back and edit posts that occurred in the past. 

These are my opinions, or just as likely, someone else's opinions that I leveraged for my own.