no success,

1) attr &= ~dmRecAttrDirty; 
  after the record has been written, does not work.

2) have tried both 
   attr &= ~dmRecAttrDirty
  and
   attr = 0;
  in a loop (0 to max records-1) at application stop, before the database is 
closed. Also does not work.

many thanks and
regards
Darren


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to