Notification on Change Log by mail

FlashtnFlashtn Member Posts: 68
edited 2006-12-21 in Navision Attain
Hi All,

We have NAVISION ATTAIN 3.60 on SQL Server 2000 that work on Windows 2000 Server.
I want that SQL Server notify me when a specific user has inserted or modified a specific field in a specific table by mail. If so, can I use trigger in SQL Server and implement xp_sendmail ?

Thank you in advance.

Comments

  • RkoRko Member Posts: 24
    Did you try use SMTP notification from navision code? Its simple and not too much code.
    Navision Developer and Consultant
  • WaldoWaldo Member Posts: 3,412
    Indeed.

    Use SMTP. And create some kind of enhancement (extra functionality) to the Change Log Management to make it dynamic.

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
Sign In or Register to comment.