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
Word VBA, Loop through all words in a document
add commas for select query
Access 2000 MSFLXGRD.OCX issue
MS Access - How do I show and hide Full Menus by VBA?
how multi threading works in sql 2005?
Recover data from *.mdf and *.ldf files!!
Exchange 2010 Management Console connects to the wrong server
Windows 7 Upgrade Advisor without Internet connection.
Need help with SQL INSERT query
Calling DLL function in release mode from exe in debug mode