Once I have my DmOpenRef, I use         

RecHandle = DmGetRecord(MyRefDB, i);
RecPointer = MemHandleLock(RecHandle);

throughout my program to access my record.  None of these specify the 
memory card number.  

Does the reference to DmOpenRef always assure that I am using the 
right memory card?  Or, do I have to change my code to make sure that 
it will access the database correctly, regardless of which memory 
card it resides.

-- 
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