Subject Re: [firebird-support] Transactional Commands in Stored procedures.
Author Tim Ledgerwood
At 05:58 AM 22/07/2003 -0500, you wrote:

>In the case of debugging, audit trails, and error logs you could use
>external tables as writes to them are not bound by transactions (the
>record will be written regardless of the issuance of a commit).



Oh, I know you can do the same thing different ways. The point is that when
you are doing several things within a procedure or trigger, you may want to
group them in transactions.

Regards

Tim


[Non-text portions of this message have been removed]