Another user updating record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I hope I am in the correct place. i am new to SQl Server and am trying to
learn.
I have an Access db which is running its tables in SQL Server. The access
part are the queries and forms needed.

When I go to edit an invoice, I get an error that says another user is
updating the same record. It lets me copy my changes to the clipboard. BUT
there is no other user on this database, so I assume that I am the other user
and the updating was when I entered the invoice. How do i get to update the
invoice??

Any help will be appreciated and I guarantee you there will be more questions.

Thanks
 
Possible causes: the presence of a Timestamp field or a bit field. Read the
few previous messages in this newsgroup to have more details. This will
help not only for this problem but for your upcoming questions as well.

S. L.
 
Back
Top