Page 1 of 1

Triggers

Posted: 07.03.2008, 00:57
by Massimo Manca
I have implemented some triggers as workarounds to the missing FK constraint. I would like to know if there is a way to report the exact error when the trigger fires because I have to go over.

Posted: 07.03.2008, 08:26
by mdaems
It would be usefull to tell us what database you are using. Maybe even better would be when you also give us some more details on what the trigger does. How the error is raised, ...

Mark