Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Sending a single email with all recipients in To field

$
0
0

Hi all,

I have table called email_address and have all the email ids in this table. using sql task, I am getting the ids and passing to string. This string variable is passed to the to field using expression.

Since it is a string only the first email id is set in the to field and the rest is ignored. Can you tell me a way to parameterize all the email ids to the to field in this case.

Email ids from Table -> To field

I would like to put all the email ids in the to fields at once and send only a single email!




Viewing all articles
Browse latest Browse all 24688

Trending Articles