Subject Re: [firebird-support] Transactional Commands in Stored procedures.
Author Ann Harrison
Tim Ledgerwood wrote:

> Its a very useful thing. In Sybase, you can have a stored procedure that
>
>calls other stored procedures. (As you can in many DBMSs).
>
Including Firebird. In our case, an error in a stored procedure undoes
the work of the procedure unless the procedure contains a WHEN ... DO
statement which is an error handler.

Regards,

Ann