Board index » delphi » Row cannot be located

Row cannot be located

In my application frequently It is raised the error "Row cannot be located
for updating. Some values may have been changed since it was last read". I
dont know exactly the reason for it. Somebody can help to me.

Thanks

 

Re:Row cannot be located


Quote
>In my application frequently It is raised the error "Row cannot be located
>for updating. Some values may have been changed since it was last read". I
>dont know exactly the reason for it. Somebody can help to me.

what is your database?
Is the table keyed?
Does it use an autoincrment field?
are you changing any field values in a Trigger or with default values?

--
Brian Bushay (TeamB)
Bbus...@NMPLS.com

Other Threads