> > dataH = DmQueryRecord(mydbref,recindex);
> > // I get a valid (?) VoidHand, which I then use to lock down that record.
> > just want to read the record...
> > dataP = (BytePtr) MemHandleLock(dataH);

> > this line works for some databases and causes a fatal exception for
> others??

Perhaps the handle is already locked? Which probably means that
you did not unlock your handles properly.

Regards,
Mit freundlichem Gru�,
        Holger Klawitter
--
Holger Klawitter                                    +49 (0)251 484 0637
[EMAIL PROTECTED]                            http://www.klawitter.de/




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