Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email when a field changes value
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01637484
Message ID:
01637486
Views:
55
>>Hi,
>>
>>Is it possible to set some kind of a 'trigger' that SQL server would send an email when a certain field(s) changes value? Currently this feature is done in the VFP 9 application. I am thinking of how to "move" this procedure from the VFP program to the SQL. Of course, if this is possible.
>>TIA
>
>Yes, it's possible. You would need to set up a job that will send the email. The trigger on the table will populate some table that the job will use. You can do a quick search on DbMail to see the implementation details.

I will search for it. Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform