I don't thik so, because I've seen applications that find its own db
in the mmc without having to ask the user.

I'm using DmFindDatabase to find database ID, saying cardNO = 1, but
it always return 0 for me, even when I know that I stored the
application in the mmc.
What am I doing wrong?

if (DmFindDatabase (1,"my_app"))
    ErrDisplay ("Never show this line");

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

Reply via email to