Home Forums SQL Server 7,2000 T-SQL How to send email from SQL server 2000 RE: How to send email from SQL server 2000

  • The facility that does this is called "SQLMail", here's the msdn article on how to get started with it: http://msdn.microsoft.com/en-us/library/aa213788(v=SQL.80).aspx.

    However, be forewarned: SQLMail requires you to install the Outlook client on the same box as your SQL Server. As MS Outlook is specifically intended to not run on a Server, this can be quite diffcult to get working.

    [font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
    Proactive Performance Solutions, Inc.
    [/font]
    [font="Verdana"] "Performance is our middle name."[/font]