> From: Robert Purcell
>
> Currently, if I delete a database, from the Palm OS Gui
> (like you would delete an application), my program creates
> an illegal exception when I start it again.   My program
> searches thru all the available databases when it starts
> (AppStart), so I am certain that I don't have any invalid
> pointers/handles, etc. to the previous database files.
>

There is definitely something wrong with your code in AppStart if your app
crashes after a database has been deleted by the Launcher.

Also, in most cases, the creator id of the database should be the same as
the creator id of the application so they are both deleted together.


-- 
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