I may be wrong but I think the first argument of your open database call
refers to the memory card the database is stored on.

In the case of a FlashROM, you might need to refer to a different card
number.


> some of my betatesters complained, that my DocReader failes on opening
> PalmDocs, which are stored in the FlashROM (they use TRGs FlashPro).
>
> What could the problem be?
>
> I use the following to open the database:
> DigiBook = DmOpenDatabase( 0,dbIDs[aktBook], dmModeReadOnly );


Reply via email to