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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 emailing after a record has been added

Author  Topic 

BendJoe
Posting Yak Master

128 Posts

Posted - 2008-01-08 : 09:05:41
Hi,
Is there a built in capability with sql server 2005 which sends emails to users upon a record insertion.
Thanks

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-01-08 : 09:13:20
Go through this:-

[url]http://www.datasprings.com/Resources/ArticlesInformation/CreatingEmailTriggersinSQLServer2005/tabid/807/Default.aspx[/url]
Go to Top of Page

BendJoe
Posting Yak Master

128 Posts

Posted - 2008-01-08 : 09:48:09
Data Base mail seems to be the recommended option, I saw in an online article. Will it be possible to use the same steps to send e-mails using Data Base mail.
Thanks
Go to Top of Page
   

- Advertisement -