Hi guys again.
I would like to know how is does work autocommit property in ZConnection.
When autocommit:= true, I can start a transaction, but when is false I can´t and there is already transaction started.
I was believe that each sentence DSQL will be commited without need a formal start transaction and commit.
But in my tests I lost data (inplict rollback) when close application without an explict commit.
Anyone can explain for me "autocomit" in ZConnection?
Auto Commit explanation
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: Auto Commit explanation
Hello hamacker,
I wrote some small documentation about AutoCommit. It can be found on https://sourceforge.net/p/zeoslib/wiki/TZConnection.AutoCommit/. If this leaves some quetions unanswered, please let me know.
Best regards,
Jan
I wrote some small documentation about AutoCommit. It can be found on https://sourceforge.net/p/zeoslib/wiki/TZConnection.AutoCommit/. If this leaves some quetions unanswered, please let me know.
Best regards,
Jan
Re: Auto Commit explanation
Thank you.
With your help, now my article are more complete:
https://gladiston.net.br/usando-zeos-co ... onnection/
With your help, now my article are more complete:
https://gladiston.net.br/usando-zeos-co ... onnection/