I have been trying to port a Pocket PC application to Palm. 
Now the application can run correctly when it's installed on the main memory. 
The application contains a .prc file and a .pdb file which contains about 4MB 
of data.
The problem is when I installed the application (both .prc and .pdb files) onto 
SD card, the application always complains not be able to find the database (the 
.pdb file).
I tried to use VFSRegisterDefaultDirectory to register the .pdb file but it 
doesn't work for me. I am using DmOpenDatabaseByTypeCreator to open the 
database. 

Which is the correct way to solve this problem? Any helps are appreciated.
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to