Write Conflict on form

D

David C

I am getting a pop-up "Write Conflict" on an Access 2003 form. It is bound
to only 1 table and I am the only user in the database. The tables are
linked SQL Server 2000 tables. Also, I am only getting this message on 1
field. All other fields on the form and table do not give the error. The
one field giving the error is a varchar 1000 data type. Thanks.

David
 
M

Michel Walsh

Hi,


Is your code, which *is* another user, modified that field through some
event? in the onCurrent event procedure handler, or somewhere else?

Vanderghast, Access MVP
 

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

sqlite-odbc write conflict 2
Adding data to MS Access from csv file 0
general conflict question 1
Write Conflict 3
write conflicts 1
write conflict 4
Excel does not accept text format! 0
write conflict 2

Top