I have been writing a DTS package using the Eval Version of SQL
The trial period has expired and I cannot install a full version on my Windows Pro System
The Question is:
Can I retrieve the DTS Package from a file to import into my Full Version of SQL?
Assuming you used the default storage options for DTS the package is stored in the msdb database.
Its going to be messy to get at. Can you install a full version on some other machine and then attach the msdb database to that install? You don't want to overwrite MSDB on your production database it has all the sql agent jobs etc. in it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.