How to sort a cursor ?

Keith DeLong delong at redcort.com
Mon Feb 21 10:25:00 CST 2005


> On 2/21/05 6:38 PM, "Roger Amar" <Roger at logram.com> wrote:
> 
>> Hi Ruslan,
>> 
>> How to sort an existing cursor without remove and recreate it ?
> 
> No way, Roger.

Roger,
I have a few selects that I use repeatedly in different sort orders and that
are not too large. I've found it occasionally useful in REALbasic to
populate either an array or a dictionary of dictionaries with a cursor. I've
written a couple of wrappers that (as long as I select the RecID of all
tables) I can sort, view and even update records.

HTH,

Keith DeLong




More information about the Valentina mailing list