Is it possible to call a DTS standard task or a custom task from a
T-SQL stored procedure as a OLE stored procedure. If so can you please
point me to some sample of calling a DTS task from a OLE stored proc.
I am not keen on running a package from T-SQL which I can imagine can
be done from xp_commandshell calling DTSrun. I am wondering is it
possible to call just a DTS task from OLE stored proc.
Thanks
Belinda