all groups > sql server programming > february 2007 >
You're in the

sql server programming

group:

sending mail through stored procedure


sending mail through stored procedure Jagadish Babu
2/8/2007 10:12:18 PM
sql server programming: How to send mail through stored procedure using SQL Server 2000.

EggHeadCafe.com - .NET Developer Portal of Choice
Re: sending mail through stored procedure xyb
2/8/2007 11:30:09 PM
http://groups.google.com/group/microsoft.public.sqlserver.programming/brows=
e_thread/thread/e53a43146b9a362f/633a00185eef281d?lnk=3Dgst&q=3Dsend+mail&r=
num=3D1&hl=3Dzh-CN#633a00185eef281d
[quoted text, click to view]
om

Re: sending mail through stored procedure Dan Guzman
2/9/2007 6:29:58 AM
[quoted text, click to view]

I suggest you use the free xp_smpt_sendmail extended stored procedure
(http://www.sqldev.net/xp/xpsmtp.htm). It uses SMTP instead of MAPI so you
don't need to install Outlook on the database server.

--
Hope this helps.

Dan Guzman
SQL Server MVP

[quoted text, click to view]
AddThis Social Bookmark Button