Andreas
You wrote in message news:berstm$8982c$
[hidden email]...
> I have detected that an active Database Connection will lose its
autocommit
> property (it is reset to false) when an Image is reloaded (Dolphin 5.1).
> Is this a bug or a feature?
Actually the DBConnection object makes no attempt to restore any of its
'options' when lazily re-opened. Since it does lazily re-open, I think this
should probably be classified as a bug.
Thanks for the report (#1304).
Regards
Blair