Subject Re: [ib-support] Forced Writes and Sweep Interval
Author Woody (TMW)
> Hi,
> I am using Delphi 5, Ibx and Interbase 6.2
> I want to Set Sweep Interval to 0 and
> Set Forced Writes On.
>
> How Can I Do it.
> What is must write to Ibdatabase component's params.

I don't think you can change the sweep interval through the database
component. You must do that using one of the database tools like IBConsole
or Workbench. However, to set forced writes on, add this parameter to your
database component:
isc_dpb_force_write=1

HTH
Woody (TMW)
Freeware Page: http://users.eonet.net/woodytmw

"Start every day off with a smile and get it over with."
-- W. C. Fields