Subject Re: [IBO] Sorting IBOQuery/IBODataset
Author Lee Jenkins
Jason Wharton wrote:
>>OK, let me try this again. If I am using TIBOQuery and that SELECT
>>statement contains an ORDER BY Clause, will that ORDERING be applied to
>>cached updates that have not yet been saved to the database?
>
>
> No, it will not. Sorting will be applied based on what is on the server.
> However, the record is flagged as potentially being out of sort order in
> order not to throw off any algorithms which are assuming records are ordered
> a particular way.
>

Hi Jason,

What about records that have newly posted to the query component and not
yet saved to the database?

Thanks again


--

Warm Regards,

Lee