Subject | Re: [firebird-support] transactions - silly question... |
---|---|
Author | Tetram Corp |
Post date | 2008-07-15T15:16:31Z |
hi,
the rule is: unless you really have something to rollback, always do a
commit.
Thierry
Sergio H. Gonzalez a écrit :
the rule is: unless you really have something to rollback, always do a
commit.
Thierry
Sergio H. Gonzalez a écrit :
>
> Hi ! Having some TIBQuerys conected to a *read_only* transaction, it
> makes any
> difference to commit or rollback?
> I have the default action of the TIBTransaction = TACommit, but I just
> wander
> what would be "easiest" to the engine...
> Sergio.
>
>