Given a card number and a local ID, you can iterate through all the databases on the card with DmGetDatabase and check if any of them match the local ID.
I would expect this to be a /little/ bit faster than searching for the database by name. However, I'm not certain if this is too useful, because I think the local IDs can change as databaes get added or removed. Even if the local ID is valid, I think it may not necessarily correspond to the same database as it used to. "Mark A. Peters" <[EMAIL PROTECTED]> wrote in message news:83097@palm-dev-forum... > > Is there a way to determine if the database corresponding to a LocalID still > exists (without DmFindDatabase)? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
