On 3/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I have a database with over 32,000 records. It takes 30 seconds to sort on a 
Tungsten T, and 10 seconds on a Zire 31 (because of the difference in memory 
speed). Yet it takes several minutes on an NVFS device, such as a Treo 680 or a 
Tungsten T.

Is there anything I can do to speed things up under NVFS, or do I just have to 
accept the situation?

Not really.  You might want to redesign your app so you don't need to
resort records but instead use a separate index to navigate through
your DB.

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

Reply via email to