> Does "unprotected DB" mean anything special? To expand on Jim's answer...
Protecting a database prevents it from being deleted and allows you to close it without unlocking or releasing all the records or resources. Shared libraries are protected when they're loaded. Hacks should be too. Most normal applications don't use this feature of the OS. -- Danny @ PalmSource -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
