Sorting large database with DmQuickSort I get the message "DataMgr.c line 8589, Index out of range" The record limit for a database is 65335, but it seems that DmQuickSort desn't work over 16383 records (strange it does up to 16390 !) Browing the archive, I saw that some of you encountered the same problem. Yes, it is possible to use DmInsertionSort, but it's slower...
Has anyone try to write a NewAndSafeDmQuickSort function ? I'll be happy if he would share the code with me ! Thank you in advance. Laurent -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
