> Is there a way I can close a database that has been opened by a > different application, I.E. one I don' t have an active handle to?
I don't think you should be closing other apps' databases, but you can get a list of all the open databases using DmNextOpenDatabase. Some of these will be system databases that should never be closed. -- Danny @ PalmSource -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
