Hey all, � I've got an app that runs off SD. Of course, runs off SD means it's copied to RAM, runs and then gets deleted from RAM by the OS. It's possible that, when the app crashes or the user resets the device, the copy of the APP in RAM will not be deleted. This can be problematic with future updates of the app that will also be released on SD. � So, I made a launcher app that checks wether a copy of �the app is currently in RAM and if it is, deletes it. At least tries to delete it because I get an error as soon as DmDeleteDatabase is called: dmErrDatabaseOpen. � Does anybody know why this happens? And better yet, what can be done about it? � Thank you, regards, � Caspar
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
