I am trying to figure out how to register a database trigger from Visual Studio (C#) using VS Tools. There is some code I want to run when a hold is removed from an SOP document. I have registered what I thought was the trigger but it doesn't execute my code when the table is updated and the hold is removed.
Any advice or direction towards some decent documentation on this process would be greatly appreciated.
Thanks!
Lonnie