write conflict error

R

redrover

I have a write conflict error occurring when I update the date field in my
subform.

I'm using VB code to access the date field in the recordset in the
underlying parameter query that displays date and training level values.
Since the date will be the same for many of these values, I'm updating any
blank date values with the most recently entered date. I can enter the date
and move to the training level field. Once I update the training level
field, I get the write conflict dialog box but I also get the updated date
fields on the form. It seems to be working correctly, except that I don't
want this dialog box to show up. I guess I need to know how to turn it off
unless these is some other issue that I'm not aware of.

Can anyone tell me how to do this?
 

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

Top