There's only the one though. Oddly it seems to happen less frequently now but still often enough to be annoying. :S
PalmTree Development www.palmtreedev.com ----- Original Message ----- From: "Ben Combee" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, January 20, 2004 8:09 AM Subject: Re: *sigh* (db's) > At 07:38 PM 1/19/2004, PalmTree wrote: > >So, thanks to Ben getting me sorted with a debugging environment that allows > >me to debug :), I move on to my next problem. Geez, hope its the final one - > >this all used to work. > > > >When the app runs, it checks for the existence of a db and exits if its not > >their prompting the user to go get one on its way out. So, I install it on > >the emulator, rerun, and now I get the emulator crashing and throwing up a > >metrowerks dialog about how the database already exists and cannot be > >deleted. I don't want the f**king thing deleted thank you, and I sure as > >hell don't want a program abort due to it! > > Make sure your DB and your application don't use the same database name -- > all DBs on a Palm OS device must have unique names. > > You might want to look at what I've written at palmoswerks.com about the > "Other Executables" panel in the CW debugger -- this lets you DL other PRC > and PDB files with your main PRC. > > You also might want to look at the AutoLoad folder supported by POSE and > PalmSim that will have them automatically install PRC and PDBs at start time. > > -- > 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/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
