>Subject: Re: Sort Info block
>From: "Ron Clabo" <[EMAIL PROTECTED]>
>Date: Wed, 2 Oct 2002 08:51:50 -0400
>
>Hey - you guys do a lot with this stuff.  Maybe you can give 
>me the inside scoop.  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?
>
> <SNIP>
>
>Roger, point me in the right direction....how do you relate one 
>record to another in your palm apps?

All our databases contains their own indexes based on the defined
key fields.  We relate records together based on the primary key
fields.  That way one can add/delete/modify records without
disturbing any relationships.  The only constraint is that the
defined primary key has to be unique, but fortunately that's a 
characteristic of the kind of applications we do (Order Entry,
Proof-of-Delivery, Inventory, etc.).

Roger Stringer
Marietta Systems, Inc.


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

Reply via email to