Write/edit conflict

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
 
A

Alex Dybenko

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
Suppress the Write Conflict Dialog Box 4
Can I Suppress Write Conflict Message? 4
Write Conflict 8
Write Conflict 2
How to write to a textbox in Detail section 1
Write Conflict 2

Top