>In your palm apps, when you have to relate one record to another, do
>you use the palm record ID or do you use another method?

We use a key of some sort, keep the database that you're looking up 
in in sorted order, and do a binary search on the lookup key. Works 
pretty well.

Regards,
Steve Mann

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

Reply via email to