Subject | RE: [firebird-support] Stored Pro |
---|---|
Author | Alan McDonald |
Post date | 2004-12-06T03:37:31Z |
> >I understand that using triggersDouble negatives are not always not a gotcha!
> > > offers me transaction safety, ie if one of the triggers in the process
> > > fails, the whole transaction will be rolled back - am I unable to do
> > > this with SPs?
>
> Oooh, how does one answer that? "No, you are not unable to this
> with SPs."
> :-)
> The work of an SP is atomic: nothing that the SP does will get committed
> if the transaction is rolled back.
Alan