INSERT TRIGGER --> Prevent the insert
142083Mar 6 2007 — edited Mar 6 2007Hallo,
via insert (before/after) trigger I want to prevent on given criterias the row insert or delete the new row.
I have try to delete the row on "after insert" --> without success.
Also to call an exception on "before insert" --> the same.
Any other ideas?
Thanks!
Regards
Michael