Item table Trigger, for sending an email

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fodder2112
    New Member
    • Nov 2008
    • 1

    Item table Trigger, for sending an email

    I need to write a trigger that will send an email whenever an item table is updated. What's the easiest way to do this?
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Create a trigger that sends an email whenever the table is updated :)


    -- CK

    Comment

    Working...