At 09:45 2001/05/30 -0700, you wrote:
>Also, for quick access of the key index, allocate enough space for the
>entire vector and manipulate it as a whole.  This approach is, performance

The only problem there is that you run into the 64k wall. With 
1500+records, that wall cannot be too far away. By keeping the three sorted 
index vectors in separate databases (for a total of four), you limit your 
program to the Palm's available data memory.

Erik

-------------------------------------------------------------------
Icefield Tools Corporation  tel: (867) 633-4264
3C Glacier Road             fax: (867) 633-4217
Whitehorse, Yukon CANADA    e-mail: [EMAIL PROTECTED]
Y1A 5S7                     internet: http://www.icefieldtools.com/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to