"Alan Hood" <hood@dial.pipex.com>'s wild thoughts were
released on Tue, 26 Jul 2005 14:49:21 +0100 bearing the
following fruit:
>> Have you checked to see if the record does in fact still
>> exist when you attempt the update?
>
>Many thanks for the response. However I'm not sure what you mean. Surely if
>I am not at the end of file the record exists (It is a client side cursor).
>Could you explain further.
Just because the data exists in your recordset does not
prevent data from changing or being deleted on the server.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdco
ncursorlocationsignificance.asp
Jan Hyde (VB MVP)

Signature
Two Aerials met on a roof, fell in love & got married. The ceremony
was rubbish but the reception was brilliant.
[Abolish the TV Licence - http://www.tvlicensing.biz/]
Alan Hood - 27 Jul 2005 10:14 GMT
I can see what you are saying. I assume that the best way to handle this is
with an error trap.
Many Thanks
Alan Hood
> "Alan Hood" <hood@dial.pipex.com>'s wild thoughts were
> released on Tue, 26 Jul 2005 14:49:21 +0100 bearing the
[quoted text clipped - 9 lines]
> Just because the data exists in your recordset does not
> prevent data from changing or being deleted on the server.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdco
ncursorlocationsignificance.asp
> Jan Hyde (VB MVP)
Jan Hyde - 27 Jul 2005 14:42 GMT
"Alan Hood" <hood@dial.pipex.com>'s wild thoughts were
released on Wed, 27 Jul 2005 10:14:16 +0100 bearing the
following fruit:
>I can see what you are saying. I assume that the best way to handle this is
>with an error trap.
And then what? You see, it's possible the record DOES exist
but is locked by someone else.
J
>Many Thanks
>
[quoted text clipped - 18 lines]
>>
>> Jan Hyde (VB MVP)
Jan Hyde (VB MVP)

Signature
When he saw his wanted poster, he said, "I've been framed." (Jumble)
[Abolish the TV Licence - http://www.tvlicensing.biz/]