Stored Proc to send an Email?

  • If I need to write a stored proc that can send an email based on input params, where do I start? 🙂

  • You probably should start with searching BOL for sp_send_dbmail.



    Lutz
    A pessimist is an optimist with experience.

    How to get fast answers to your question[/url]
    How to post performance related questions[/url]
    Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]

  • You could also google sp_send_cdosysmail.



    Colleen M. Morrow
    Cleveland DBA

  • thanks guys!

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply