hard commit

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
guidoaerts
Senior Boarder
Senior Boarder
Posts: 93
Joined: 01.07.2009, 16:07

hard commit

Post 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
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post 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
Image
guidoaerts
Senior Boarder
Senior Boarder
Posts: 93
Joined: 01.07.2009, 16:07

Post 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
Post Reply