> 1. Find the database using creator and type ('appl'). Open by name and
cardno
> is not reliable sometimes because the app name may be change by user.

Unless users are using dangerous utilities, they won't be modifying database
names or tAIN resources. It's best to avoid specifying a fixed card number
(zero), particularly for Handspring's devices. The easiest way to do what
you want is using SysCurAppDatabase. This'll return the card number and
LocalID of the app's database so that you can reopen it in read-write mode.
There's no need to "find" it.
--
Danny @ Palm

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to