Re: [GENERAL] Requirements for Constraint Trigger's Function

2007-12-22 Thread Richard Broersma Jr
--- On Sat, 12/22/07, Michael Glaesemann <[EMAIL PROTECTED]> wrote: > > Should it return some sort of value? Should it raise > an exception? > > The latter. Thanks Michael! Regards, Richard Broersma Jr. ---(end of broadcast)--- TIP 4: Have you

Re: [GENERAL] Requirements for Constraint Trigger's Function

2007-12-22 Thread Michael Glaesemann
On Dec 21, 2007, at 13:12 , Richard Broersma Jr wrote: What is the proper way for the function of a constraint trigger to signal where or not referential integrity was compromised? Should it return some sort of value? Should it raise an exception? The latter. Michael Glaesemann grzm sees

[GENERAL] Requirements for Constraint Trigger's Function

2007-12-21 Thread Richard Broersma Jr
What is the proper way for the function of a constraint trigger to signal where or not referential integrity was compromised? Should it return some sort of value? Should it raise an exception? Regards, Richard Broersma Jr. ---(end of broadcast)--