This is a MIME message. If you are reading this text, you may want to
consider changing to a mail reader or gateway that understands how to
properly handle MIME multipart messages.
--=_3E65C14D.8EEF81E3
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Hi,
I am using an ASP page to update a record in my Access database (2000).
The update works fine as long as there is only one user trying to update
this particular record.
But when we tested the system for multiple users updating the same record
at the same time, the update statement failed and we got a script time out
error and eventually crashed our web server.
Has anyone come across any situation similar to this? Does this have
anything to do with the type of cursor and locks I have used?
Any kind of help is appreciated.
Thanks,
Anand