B
Billy Jacobs
I have a client using IE with a .net web application who
is getting a Concurrency Violation whenever she tries to
update certain records in her database.
The strange thing is that I can open up multiple instances
of IE an go to the same page and update the same record
from all 3 instances at the same time as she is getting
the error.
The update is being done using a dataadapter and dataset
with optimistic locking.
Any help would be greatly appreciated.
Billy Jacobs
is getting a Concurrency Violation whenever she tries to
update certain records in her database.
The strange thing is that I can open up multiple instances
of IE an go to the same page and update the same record
from all 3 instances at the same time as she is getting
the error.
The update is being done using a dataadapter and dataset
with optimistic locking.
Any help would be greatly appreciated.
Billy Jacobs