Did I understand this right:

0. The "uniqueID" is not garanteed to be contineously increasing.
1. The "uniqueID" in the record list for each existing record will change after
restore.
2. It is possible that two records in database have the same "uniqueID".

Thanks.

Max
--- Danny Epstein <[EMAIL PROTECTED]> wrote:
> 
> It's not 100% guaranteed, but for all practical purposes, it's unique. The
> database has a seed which is incremented each time a record is created. If
> the device is hard reset and the data is restored from the desktop, a new
> random seed is chosen. It is possible, but unlikely, that this new seed will
> have been used before. The more times your hard reset and restore, the more
> likely it is that an ID conflict will occur.

......

> Danny @ Palm


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

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

Reply via email to