At this point, by far the most current error I get in POSE either testing or running the Gremlins is "Records left locked" or "Records left busy" in closed unprotected DB.
As I don't use DmGetRecord at all (preferring DmQueryRecord, even when I call DmWrite later), how can I en up leaving records busy? Can this induce problems when I re-open the DB, like when trying to accesss a busy record? Regarding locked records, how can I tell which records are locked? There is no such Record Attribute Constant defined. I gather I must have a MemLock( recordHandle ) not matched by a MemUnlock somewhere. Or can there be another reason? -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
