Subject | Re: [firebird-php] Rollback of set of updates |
---|---|
Author | masotti |
Post date | 2008-11-21T12:45:08Z |
Lester Caine ha scritto:
the script. Docs are clear about that.
Workaround are:
1) Temporary tables (connection persistence)
2) $_SESSION superglobal
Don't know other methods.
Ciao.
Mimmo.
> But how do people handle holding a transaction open -AFAIK no. Transaction are closed (committed or rollback) at the end of
> CAN we in PHP?
>
>
the script. Docs are clear about that.
Workaround are:
1) Temporary tables (connection persistence)
2) $_SESSION superglobal
Don't know other methods.
Ciao.
Mimmo.