> Well, I do some intensive statistical calculations on all of the > records at times, and so using a fixed structure prevents the need for > parsing and copying the data for each record, which speeds things up > dramatically.
Would it be possible to use a variable length string field, and store the stats stuff for each record, or update it on the fly? Cheers, Jim Cooper ____________________________________________ Jim Cooper [EMAIL PROTECTED] Tabdee Ltd http://www.tabdee.ltd.uk TurboSync - Connecting Delphi with your Palm ____________________________________________ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
