You could use the sp_OA* suite of procs and call SaveToSQLServer. You
could also just write a small piece of VBScript that uses the DTS object
model to do this as well.
Allan
[quoted text, click to view] "John" <John@discussions.microsoft.com> wrote in message
news:1A81B9C8-54E0-4B82-A761-DEF109A2B7C4@microsoft.com:
> Can a DTS package be added to a server via the command line using OSQL?
>
> Thanks in advance
> John