Viewing 6 posts - 1 through 6 (of 6 total)
I have stumbled on a workaround.
The SSIS is not returning a status to vbscript when an Import tasks is involved, however it is keeping the objExec.stdOut locked until the package...
July 9, 2008 at 7:32 am
MentalWhiteNoise (7/8/2008)
1) Use an Execute SQL Task to pull the variabels
2) Create a Send Mail Task; set Expressions to map the variables...
July 8, 2008 at 11:52 pm
Actually this is exactly what I have done. I had a look at sp_send_dbmail but I couldn't see how you set the "from" value. This mechanism will be used by...
July 8, 2008 at 11:43 pm
Hi Michael. Thanks again for your help - it is much appreciated!
When I use dtexec, with exactly the same argument, to run the SSIS from the command prompt it completes...
July 8, 2008 at 6:04 am
Hi Michael - thanks for your reponse. If I could trouble you a bit more...
There is nothing in the BlkBy column.
However I am confused by what I am seeing...
July 7, 2008 at 8:15 am
Why am I not using sp_send_dbmail? Mosty because I'd never heard of it 😉
Thanks for the tip!
Carol
July 7, 2008 at 7:52 am
Viewing 6 posts - 1 through 6 (of 6 total)