Without looking at your code I can say that you have a program bug of your own making!

Are you starting with a clean database for your testing? If not you could have fixed the bug and not know it.

Sequence is supposed to be:
1) Open/create record
2) Read/write to record
3) Release record

Note: You don't so much clear the bit, as not actually ever set it in the first place.

At 03:15 AM 3/22/2009, you wrote:
Subject: RE: cannot clear dmRecAttrDirty bit, help please
From: "Darren" <[email protected]>
Date: Sat, 21 Mar 2009 03:01:27 -0700
X-Message-Number: 1

am using DmReleaseRecord() to close the record directly after DmWrite() is finished writing the records.

Cannot find any other function that closes records ?

It appears like the database is protected by the system, as no record attributes can be changed ?

Darren

Roger Stringer
Marietta Systems, Inc. (www.rf-tp.com)


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

Reply via email to