Subject RE: [IBO] Locate problems
Author antoni.aloy@viajesastral.com
> There are a few different ways to accomplish this.
> The way I most recommend would be to use input parameters
> instead of trying
> to locate. This way you are just fetching the record(s) of
> interest only.

But I have to be able to add new records to the table and on this way I
understand this could not be possible, isn't it?

>
> To get emulation of smart buffering you can try two options.
>
> #1: Set FetchWholeRows to false. (vertical dataset partitioning)
Done!
It's a great improvement? Is there any side effech I should know?

> #2: Use POS attribute of OrderingLinks property (horizontal dataset
> partitioning)
>
Sorry. I can't imagine how to do that and I can't find additional
information.

Best regards,

---
Antoni Aloy