This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Hi All:
I was trying to send multi attachment files by SSIS Send Email Task, i have tried sever ways but none of them work.
It says use ";" as a delimiter but obviously it doesn't help at all.
Can anyone please help me with this?
Thanks
Johnny
use a pipe"|" instead.
eg: C:\txt1.txt| C:\txt2.txt