send email through stored procedure

  • Thread starter Thread starter Patrick
  • Start date Start date
P

Patrick

Hi

Can anyone tell me how can I send email through stored procedure in sql
server ? I want to send attachment with this email too.

TIA
 
You're likely to get more informed responses from the SQL Server newsgroup,
since this question really has nothing to do with ASP.NET.

That said, here's a link that may help:
 
Back
Top