Index update before search (AREV Specific)
At 19 APR 2000 02:18:31PM Frank Tomeo wrote:
I realize that it is important to do an Index.Flush before any BTree.Extract statement for fear that recently updated data may not be indexed at the time the extract statement runs. However, is it necessary to run an Index.Flush before a REDUCE or a PERFORM "SELECT xxx" to be absolutely sure that all records are captured?
Thanks,
At 19 APR 2000 02:57PM WinWin/Revelation Technical Support wrote:
Frank-
You don't need to run a flush before a select statement if the 'Update Indexes Before Filter' option in the environment is set to true.
Hope it helps-
Mike Ruane