Hi everybody

In my application, i am trying to access a database(pdb file) located in 
MMC/Expansion Card.

In a help document, i read that if one wants to access the pdb file located in 
the external memory then he should specify 1 instead of 0 in all the database 
access function. For example, DmFindDatabase(1, "pdbfile") for external memory 
and 
DmFindDatabase(0 "pdbfile") for internal memory but this doesn't work for me.

If it is not correct, pls tell me the procedure. Urgent help is needed.

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

Reply via email to