it is possible, sources for quicksort are available on net (wikipedia, google..)

but first try if it wouldn't be simpler to lock all records, and use SysQSort to
sort them in memory (so you will not sort complete records only pointers to them
so there won't be problem with reordering records in pdb. in fact what i wrote
about is creating index to database)

[EMAIL PROTECTED] wrote:
> Would it be possible to write an ARMlet to perform the same task as 
> DmQuickSort? I know nothing about ARMlets, hence the question. The motive is 
> that DmQuickSort is effectively broken on NVFS devices.
> 

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to