Can't see trigger in Management Studio
Hello.
I've just created a database trigger, It's in sys.triggers and it works but it's not showing under programmability > Database Triggers of the database that I created it in. Anyone know why this is?
Thanks
[253 byte] By [
bobbins] at [2008-1-10]
The trigger is there and in effect, it's just a GUI problem. Try right clicking on the Database Triggers folder in Management Studio and selecting Refresh. If that doesn't work, do the same for the Programmability folder.
HTH...
Joe