Subject | How to set IBODatabase.SweepInterval |
---|---|
Author | innoy1k |
Post date | 2004-10-25T05:41:17Z |
Hi there,
I have problem to set the SweepInterval in both IBODatabase object or
TIBDatabaseInfo object.
TIBDatabaseInfo.SweepInterval is read only, can not reset.
When I set IBODatabase.SweepInterval := 0, run delphi in debug mode,
the WORD value of SweepInterval stays at 20000.
Is there a way to set SweepInterval from Delphi code instead change
physically through IBConsole?
thanks in advance
Duncan Chen
I have problem to set the SweepInterval in both IBODatabase object or
TIBDatabaseInfo object.
TIBDatabaseInfo.SweepInterval is read only, can not reset.
When I set IBODatabase.SweepInterval := 0, run delphi in debug mode,
the WORD value of SweepInterval stays at 20000.
Is there a way to set SweepInterval from Delphi code instead change
physically through IBConsole?
thanks in advance
Duncan Chen