Subject | Re: Commit transaction within a Stored Procedure |
---|---|
Author | robertosmith8 |
Post date | 2008-03-17T13:38:43Z |
Thanks guys.
--- In firebird-support@yahoogroups.com, Uwe Grauer
<uwemailmeister@...> wrote:
--- In firebird-support@yahoogroups.com, Uwe Grauer
<uwemailmeister@...> wrote:
>
> robertosmith8 wrote:
> > Hi,
> >
> > What is the syntax to commit transactions within a stored procedures
> > after performing some insert and update calls.
> >
> > Thanks.
> >
> > roberto
>
> Committing a transaction from within a stored procedure isn't possible.
> You have to do this from your calling client.
>
> Uwe
>