> I've got one table created, opened and sorted... My question now is related > to the Primary Key. The Unique Identifier in a database used for ID and > linkage to other databases (as a "Secondary Key")... I know that PalmOS > assigns a uniqueID automatically in the database record header (a 3 byte > UniqueID says PalmOS API). My question is: Is > this what I "SHOULD" use as my primary Key?
yes. > I am concerned about the fact that I am also synchronizing to a PC. Do > primaryID's assigned to the database header get changed by PalmOS under > certain circumstances (i.e. if a record is deleted or set to "archive" on > the Palm?)... no. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
