all groups > sql server dts > july 2006 >
You're in the

sql server dts

group:

How do I use a variable in the TO feild of the SSIS Send Mail Task


How do I use a variable in the TO feild of the SSIS Send Mail Task Arghknork
7/13/2006 1:58:02 PM
sql server dts:
I want to use an Execute SQL Task to load an email address list from a table
and use the variable as the TO field in the Send Mail Task. Got the list
into a variable okay, but can't figure out how to make it work as the TO in
Re: How do I use a variable in the TO feild of the SSIS Send Mail Task Allan Mitchell
7/15/2006 2:47:32 AM
Hello Arghknork,


Have a look at these articles and you should get the idea.

How to loop through a global variable Rowset
(http://www.sqldts.com/default.aspx?298)


Changing the DTS Send Mail Task
(http://www.sqldts.com/default.aspx?235)



OR


Shredding a Recordset
(http://www.sqlis.com/default.aspx?59)



Allan

[quoted text, click to view]

Re: How do I use a variable in the TO feild of the SSIS Send Mail Arghknork
7/15/2006 6:16:01 AM
Thanks Allan. That last link did the trick. I never was much of a DTS freak
and am just learning SSIS. I'm going to like it. Looks like sqlis.com will
help a lot.

[quoted text, click to view]
AddThis Social Bookmark Button