• ckingtaylor (1/20/2011)


    Wow, that was too simple. I've been looking at this package for hours. What is the best method for sending the email from the step? CmdExe, powershell?

    If using SQL 2000, use xp_sendmail. If SQL 2005/2008, use sp_send_dbmail.

    Greg