Error when trying to update a record on table with a trigger
From: Arthur Carré (arthurcarre_at_glcp_dot_qc_dot_ca)
Date: 04/22/04
- Next message: Vassil Nazarov: "Re: Where can I download BetterAdoDataSet?"
- Previous message: Marcello Dias: "Re: Where can I download BetterAdoDataSet?"
- Next in thread: Kevin Frevert: "Re: Error when trying to update a record on table with a trigger"
- Reply: Kevin Frevert: "Re: Error when trying to update a record on table with a trigger"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 22 Apr 2004 14:12:59 -0400
When i try to do an update on a record on a table that have a trigger, i got
the following error:
'Row cannot be located for updating. Some values may have been changed since
it was last read.'
If i remove the trigger, the update is alright. Moreover, even if i get
this error message, the update is successful.
My trigger is only updating another table with the same changes done in the
updated table.
Is there something am doing wrong ???
Thanks, Arthur
arthurcarre_at_glcp_dot_qc_dot_ca
- Next message: Vassil Nazarov: "Re: Where can I download BetterAdoDataSet?"
- Previous message: Marcello Dias: "Re: Where can I download BetterAdoDataSet?"
- Next in thread: Kevin Frevert: "Re: Error when trying to update a record on table with a trigger"
- Reply: Kevin Frevert: "Re: Error when trying to update a record on table with a trigger"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|