GeorgeDurkee
Programmer
I have a form that is used to edit data. From this form, I open another form to add new data. After adding data, I return to the main form. Everything seems to be fine.
I move to the next record on the main form and I get a write conflict error. I am the only user and I haven't changed anything. What am I doing that causes this error and how can I get around it? It does not trip the error checking, so I can't trap it.
Thanks
I move to the next record on the main form and I get a write conflict error. I am the only user and I haven't changed anything. What am I doing that causes this error and how can I get around it? It does not trip the error checking, so I can't trap it.
Thanks