> 'The Palm OS database already exist on the device > and cannot be deleted'
I have never tried this, but I suspect that you probably didn't change the application ID, and are now trying to install an application with the same ID as the (simulated) ROM application. Just like a real device wouldn't let you overwrite a ROM app, the simulator probably doesn't either.
Actually, you can "replace" a ROM database with one in RAM, as the OS will find the RAM one first. The user hit a bug introduced in the V9 debugger (fixed in our current source) that prevented this from working when downloading an application. The bug was introduced when the application download code was rewritten.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
