--- In [EMAIL PROTECTED], Chris Olson <[EMAIL PROTECTED]> wrote: > From experience: Any time the OS wants it to! After a DB delete, DB > install, DB create, etc. Basically, any time the OS thinks it needs to > shuffle memory around to make room for stuff... > >If I have a DB on the Palm which I do not change at all, then can the dbID of > >it change? Under what circumstances? Assume that DmSetDatabaseInfo() has NOT > >been used on the DB.
OK, Chris, if you are right, then what happens with SysNotifyRegister (cardNo, dbID,...) ... blahblah ... SysNotifyUnregister (cardNo, dbID,...) Could this fail if the dbID of your application changed during "blahblah"? Does the system do anything about this? There could be days between SysNotifyRegister and SysNotifyUnregister /PaulN -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
