G
Guest
This question appends to a previous post (which is closed?) located at:
http://www.microsoft.com/office/com...026c&mid=1f635944-f770-47ee-ba03-b6a5bf97026c
The discussion was resolution of a write conflict caused by a dirty record:
(code executing and adding to a record)
I think I've just had the same intermittent problem crop up for due to the
third reason. Albert Kallil suggested a way to prevent the problem by
changing dirty to false:
1) Do I understand you usually reset dirty to false when you close out a
form that shares a recordset, or do you do it ALSO BETWEEN
functions/procedures also?
2) regarding dirty- Is it just a "flag" then to give status? Or
is there anything else going on when you "reset" it? (ie: like a write).
Trying to understand, thanks-
Loralee
http://www.microsoft.com/office/com...026c&mid=1f635944-f770-47ee-ba03-b6a5bf97026c
The discussion was resolution of a write conflict caused by a dirty record:
(code executing and adding to a record)
I think I've just had the same intermittent problem crop up for due to the
third reason. Albert Kallil suggested a way to prevent the problem by
changing dirty to false:
1) Do I understand you usually reset dirty to false when you close out a
form that shares a recordset, or do you do it ALSO BETWEEN
functions/procedures also?
2) regarding dirty- Is it just a "flag" then to give status? Or
is there anything else going on when you "reset" it? (ie: like a write).
Trying to understand, thanks-
Loralee