Subject | Re: [IBO] Sorting IBOQuery/IBODataset |
---|---|
Author | Lee Jenkins |
Post date | 2004-01-10T00:23:32Z |
Jason Wharton wrote:
What about records that have newly posted to the query component and not
yet saved to the database?
Thanks again
--
Warm Regards,
Lee
>>OK, let me try this again. If I am using TIBOQuery and that SELECTHi Jason,
>>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.
>
What about records that have newly posted to the query component and not
yet saved to the database?
Thanks again
--
Warm Regards,
Lee