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
Move Sharepoint List From One Server To Another
SQLNCLI for linked server returned message "Invalid authorization specification"
How to refresh DDE links?
sql min()
Comparing and Ranking Records
Dictionary Object giving me a "No current record" error
System.Core
Change name of "This product is licensed to..."
Refresh contents of a list box displayed on form, using VBA
Need user to create and alter tables, but not have dbo_owner access