Write Conflict Problem

D

Duck

I have a rather simple single user database that among other things
contains two forms, each with an embedded Pivot Chart that displays
sales totals, and products received totals respectively, over time,
for several vendors.

On each form I have a command button which opens the other form and
passes the particular vendor name as the OpenArgs argument so that the
different Pivot Chart information can be viewed for the same vendor.

My problem is that I keep getting the error message in an error msg.
box titled “Write Conflict”…”This record has been changed by another
user since you started editing it. If you save the record you will
overwrite changes that the other user made”

I am the only user of this database, which is just a simple .mdb file,
not accessing any type of database server.
 

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


Top