Subject Re: [firebird-support] Forced Write turning off
Author Thomas Steinmaurer
> We recently had database corruptions and had turned on forced write on our databases on windows environment but we found that after we run our client application gstat was no more showing the forced write status. We are using Delphi and IBO components but not sure what in the application is resetting this status. Has anyone come across this problem or know what could be doing this.

Yes. What IBO version are you using?

AFAIR older IBO versions can switch the TIB_Connection.ForcedWrites
property from dpbDefault to something else by accident, e.g. dpbFalse,
when you double-click the TIB_Connection component to open the
connection editor and switch to the characteristic tab (or even without
that)

Check out the ForcedWrites property before deploying the application.


--
With regards,
Thomas Steinmaurer
http://www.upscene.com/