I'm having trouble figuring out how to write a particular trigger to avoid having it recurse. This trigger is an after update trigger that operates on the same table that fires it. This is a database ...
I'm having an issue with a trigger that I'm creating that creates archive copies of content from a CMS. The error that I get when trying to run it is:<BR><BR ...