Page 1 of 1

hard commit

Posted: 13.10.2009, 18:30
by guidoaerts
Hi,
Using zeoslib 6.6.5 with firebird 2.1.2 (autocommit,protocol firebird2.0, readcommited) on delphi 5 , winxp.
Can I do hardcommits? And can I make hardcommit the default behaviour?
There's been some posting about it, but I found no real answer to this question.
Thanks,
Guido

Posted: 14.10.2009, 00:53
by mdaems
Hoi Guido,

There's some option 'hard_commit=true' you can add to your ZConnection.properties component (or a dbc connection) BUT beware, it's highly experimental and probably barely usable when using Z(readonly)Query components, as hard commits tend to break open cursors.

Mark

Posted: 14.10.2009, 08:44
by guidoaerts
Hoi Mark,
Thanks. As unexperienced user, I will keep away from hard commits for the time being.
By the way, you guys are doing a great job on Zeoslib, I appreciate it a lot!
I will stay with you. Hope some day to be able to contribute.
Guido