Just a guess, but are you calling DmReleaseRecord after you are done with a
record?  DmGetRecord returns a record and marks the record as busy.  If you
try to read again before the busy bit is cleared, you will get an error.

Regards,

Steve

-----Original Message-----
From: Stephen Bentley [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 07, 2000 4:48 PM
To: Palm Developer Forum
Subject: touchy memo pad records


My app is opening the memo pad db (read-only), reading 
through the memo pad entries, and closing the memo pad db.  
The next time I try to access the records in any way, I get an 
"err getting rec".  I reset, then everything's fine.  Does
anyone know why this is happening, even though I am
only reading the records?
 
Steve


-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to