Monday, 1 December 2008

TSQL: How to send e-mail without using SQL Mail in SQL Server

Was looking for a way to send email out of SQL without using xp_sendmail. Came across this KB article on Microsoft's site:

http://support.microsoft.com/kb/312839

No comments: