Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
umapathy
Starting Member
24 Posts |
Posted - 2007-06-11 : 06:07:36
|
Hi,i want to send Mail from sql server.which means that when i execute an query a mail will send to mentioned e-mail.is it any predefined function is there?.if,yes,can u explain Detail.RegardsUmapathy |
|
Kristen
Test
22859 Posts |
Posted - 2007-06-11 : 06:17:07
|
Did you look in BoL for "send mail"?Does that do what you want, or not?Kristen |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-06-11 : 17:53:11
|
You have to set db mail or sql mail first. |
 |
|
|
|
|