Concurrency violation.

  • Thread starter Thread starter Billy Jacobs
  • Start date Start date
B

Billy Jacobs

I have a client who is getting a concurrency violation
error whenever she tries to update a record. I can log in
to the site as her simultaneously and update the record
with no problem.

I can even open 2 browsers at the same time and click the
update on one and then the other with no problems.

Any help would be appreciated.

Billy Jacobs
 
I have a client who is getting a concurrency violation
error whenever she tries to update a record. I can log in
to the site as her simultaneously and update the record
with no problem.

I can even open 2 browsers at the same time and click the
update on one and then the other with no problems.

Billy,

It could be any number of things...

What's the exact error message?
What kind of database?
What kind of security scheme is being used (forms authentication,
windows integrated/impersonation)?
Does the user's account have sufficient security permissions to
update the database file?
When you are successful in updating the record, are you using the
same application as the user who is having the problem?


Chris.
 
Hi Billy,

Have you tried Chris's suggestion?
Do you mean that you have a website that will operate a database,but just
one of your client has problem when update a record?
Can you post more information to describe the problem?

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
 
Back
Top