SSIS - Writing SQL results to a string variable
Thursday, August 14th, 2008In an earlier post, I demonstrated how to send HTML formatted mail using the script task. Another frequently requested use of the mail task is to be able to send query results within the email message body. Here’s how…
