Greetings,
I developed an application that is very similar to the address book
application. It has a table with a lookup field on the bottom so users can
quickly find the record they want. (This part works great.) It can have
anywhere from 300 - 10000 records in the database at any one time. My
question concerns the time it takes DmQuickSort and DmInsertionSort to sort
the database if a user decides to change their Sort order of the records.
Having even a small database of 300 records can take up to 3-4 seconds.
Anything larger is even worse. I am using the standard sorting routines
DmQuickSort and DmInsertionSort and they work fine, just slowly. Does
anyone have any suggestions as to how to speed up a Database sort?
Thanks,
Mark
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/