Write/edit conflict

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form that has a header record and detail. On close of the form I
need to calc some fields. I am getting a write conflict error about 20% of
the time, not sure the logic yet. The error is: Record has been changed by
another user (I am the only user right now!) since you started editing it.
If you save the changes you will over write.
Any suggestions?

Thanks! :)

Janis
 
Hi,
try to make calculations in form's BeforeUpdate event, this should solve
your problem
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Linked ODBC Table 3
Write Conflict 2
Can I Suppress Write Conflict Message? 4
Suppress the Write Conflict Dialog Box 4
Write Conflict 2
Write Conflict 2
Write Conflict 8
How to write to a textbox in Detail section 1

Back
Top