How to Run an Import DTS Package
If you create an import DTS package using the Data Warehouse Import Wizard, you might decide to save it to SQL Server so that you can run it later. Perform the following procedure to run the import package.
To run an import package on SQL Server 2005
In Microsoft SQL Server Management Studio, expand Management, and then expand Legacy.
Expand Data Transformation Services, and then click Local Packages.
Right-click your DTS package, and then click Execute Package.
Review the Executing Package window for failed tasks.
Note
If any part of your DTS tasks failed, an error message will appear.
Click OK to close the error message.