Subject | Re: [firebird-support] Re: Trigger is not 100% |
---|---|
Author | Helen Borrie |
Post date | 2003-11-04T06:03:29Z |
At 05:07 AM 4/11/2003 +0000, you wrote:
update; otherwise it will always "do something".
*thought* was there wasn't there at all. If another transaction has
created that record, but hasn't committed it at the time the trigger fires,
then the trigger won't find it.
That's my last posting on this subject. I suggested before that you look
at what else is happening. All this guesswork is too time-consuming.
heLen
>Hi helenSlightly. It will "do nothing" if the record isn't found to
>
>sorry for bothering you so much. With the trigger you have re wrote
>for me could that make a difference from my original trigger?
update; otherwise it will always "do something".
>as of now the only possible problem we knew is that any null valueWell, the only thing that comes to mind is that the record that you
>could make a expression equal to null. But from my scenario I dont
>think I am getting a null value after all. because in table b, records
>can't be save if there is no value in requestqty.
*thought* was there wasn't there at all. If another transaction has
created that record, but hasn't committed it at the time the trigger fires,
then the trigger won't find it.
That's my last posting on this subject. I suggested before that you look
at what else is happening. All this guesswork is too time-consuming.
heLen