Subject RE: [firebird-support] Nested transaction
Author Alan McDonald
> Dear all,
>
> Would like to know: does Firebird support nested transaction where the
> rollback of outer committed transaction will also rollback the inner
> committed transactions?
>
> Thanks.
>
> Roxy

Nested transactions are not supported. Save Points are possible. read the
Release Notes for more details.
Alan