executing a dts package
I have a dts local package on my sql server..I also have a windows service that runs on the same machine..
Is there a way I can make the DTS package execute (kick off) from my windows service.
if so how can I trap if there are any errors from my DTS execution ?
Thanks in advance.
smx

