Prior to moving databases from one server to another we saved a DTS package as a .BAS file. Now I need to reinsert this DTS package back into the database. Since the package was not saved as a structured storage file I cannot use (as far as I know) the standard tools supplied with SQL Server. Is there any other way to reinsert this package? Any and all help will be greatly appreciated! Thanks!
Ken