> > I tried to do that (with 0 and 1), but no difference in performances.
> > Actually, it is even worse with setting to 0.
>
> That is not a logical statement. "Even worse" is not "no difference".
Correct. :)
I wanted to write no difference in better performances.
> I'm sorry to tell you, but you will have to accept the slower performance as the standard. You must set it to 0, which will make the behavior consistent for *ALL* users. That is the important thing. There is no way to make it that fast for all users. It will also reduce corruption. Rushmore and indexes will make the building of the cursor faster as the number of records will be small - as they should be.
I see. Not what I wanted to hear, but I believe you are right.
Thank's.