"David R." <[EMAIL PROTECTED]> wrote: Thanks for the response and suggestions! How big can I make a record before I see a significant performance hit while opening, editing and writing that a "super" record back to the palm?
On 68K based processors (with OS pre-5), somewhere in the 6K to 10K record size range seems optimal. ARM-based processors (with OS 5 and beyond) you should be able to safely double or triple this.
To avoid risk of Int16 versus UInt16 problems, you'd be advised to keep the maximum record size below 32K. (Defensive programming hint)
Roger Stringer Marietta Systems, Inc. (www.mariettasystems.com)
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
