Running the code between BEGIN and END works fine, but when I create the trigger, I get the following error:<BR><BR><I>"Maximum stored procedure, function, trigger, or view nesting level exceeded ...
I have a report that goes and does a sort of field validation/quality assurance check.<BR><BR>Basically it runs a bunch of sub queries and shows a summary report.<BR><BR>If something is not as it ...