Tuesday, August 25, 2009

Sending HTML formatted email from SSIS

Send Mail Task which is quite simple to use and can be used in a scenario where you need to send plain text email with less development efforts. But you can use, Script Task to overcome the limitations imposed by the Send Mail Task. Click here to see what code you need to write to send HTML formatted mails from SSIS package.

No comments:

Post a Comment