I created a trigger for a table in SQL Server and it works for me.
My problem is: How do find it and modify it?
I use this query to find my triggers
use sp_helptrigger to find the triggerlist for the associated tables