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
 Database Design and Application Architecture
 Email forwarding

Author  Topic 

vrclan
Starting Member

1 Post

Posted - 2008-01-03 : 20:54:40
Hi,
I have a program continously updating an SQL (using Microsoft 2005 Server for Management) database, and I need to set up a way that when ever a certain column or tag is generated to the database, an alert is forwarded to my e-mail, through VB or C or whatever can handle this. Any help would be terrific, thanks.

jezemine
Master Smack Fu Yak Hacker

2886 Posts

Posted - 2008-01-03 : 22:31:34
you can send mail from the server with the Database Mail component in 2005. I haven't used it though.


elsasoft.org
Go to Top of Page
   

- Advertisement -