• Very useful article.

    Initially I had problems with saving the dts package as the article quotes

    dtsrun /Fmydtspkg /Nmydtspkg

    but /F is actually the full filename e.g c:\dtspackages\mypkg.dts

    and /N is the name of the package e.g. mypkg

    I also initially had problems realising that 'structured storage' simply means a disk file and that is what we are refering to.

    Note that your structured storage holds a new version of the package each time it is saved so you need to delete the file before each save or dtsrun will tell you there are multiple packages to choose from