Friday, March 9, 2012

Email

I'm trying to send email within SQL Server 2000 using
SMTP.
Is this possible?
Can someone help?Yes, use XP_SMTP_SendMail
See http://www.aspfaq.com/2403 for some instructions, samples, and download
links.
--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
"Joe" <anonymous@.discussions.microsoft.com> wrote in message
news:028c01c3bb5f$8ed33740$a101280a@.phx.gbl...
> I'm trying to send email within SQL Server 2000 using
> SMTP.
> Is this possible?
> Can someone help?
>|||It works great.
Thanks for your help.
Joe
>--Original Message--
>Yes, use XP_SMTP_SendMail
>See http://www.aspfaq.com/2403 for some instructions,
samples, and download
>links.
>--
>Aaron Bertrand
>SQL Server MVP
>http://www.aspfaq.com/
>
>
>"Joe" <anonymous@.discussions.microsoft.com> wrote in
message
>news:028c01c3bb5f$8ed33740$a101280a@.phx.gbl...
>> I'm trying to send email within SQL Server 2000 using
>> SMTP.
>> Is this possible?
>> Can someone help?
>
>.
>

No comments:

Post a Comment