Subject Re: [firebird-support] Savepoints inside SPs and Triggers
Author Ann Harrison
Carlos H. Cantu wrote:

>HB> "User savepoints (alternative name nested transactions) provide a
>HB> convenient method to handle business logic errors without needing to roll
>HB> back the transaction. Available only in DSQL."
>
>
There's already a mechanism for undoing part of a stored procedure using
code blocks and exceptions. That's a cleaner way than savepoints.

Regards,


Ann