But when I try to open and read from my current (running) PRC, everything works fine until I exit. I then get a fatal memory manager error saying only "Chunk Underlocked, but with no additional info".
In debugging this with the debug console, it appears that my App has fully exited by this point, and the error is in the system.
Interestingly enough, it MAKES NO DIFFERENCE in my app if I choose to not close the database at all before exiting, or even if I close it twice!
I assume there is some logical issue with the fact that I've opened my App for reading, and so has the OS.
Is there a way to make this work?
Thoughts much appreciated! - Jeff Diamond
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
