Microsoft
Software
Hardware
Network
Question : SQL server 7.0 DTS package
I have a MS SQL server 7.0. There are some DTS packages. When I try to open the DTS package, I amgetting the following error:
Error Source: MS DTS package
Error description: The system can not find the file specified.
This applies to any DTS I try to open. If I can not open the DTS (maybe they are corrupt), I would like to recreate them. Is there a way to export the content of the DTS package, so i can see what was there originally.
Thanks
Answer : SQL server 7.0 DTS package
you can migrate your dts packages to SSIS , I mean Sql Server Integration Services this is new version of DTS.
you have BIDS in 2008 . a great designer for SSIS packages with much more abilities than old DTS.
Random Solutions
Executing a test via a BATCH file
Extract OLE Object from an MS Access database
Slider Control 6 in Access 2003 and Continous Froms
Why do I get an access denied error when I try to view the files inside the folder redirect folders?
Any way to use old printer on Windows 7
Quick Launch Menu is missing - Basic Page
Create Pie Chart in Excel 2007
Table of contents not bold
Redirect a Submit Button
Long SQL String is Wrapping and Not Running in Access VBA