Subject | Re: [firebird-support] Setting value from stored proc in trigger |
---|---|
Author | Daniel Albuschat |
Post date | 2007-01-18T10:22:05Z |
2007/1/18, Martijn Tonies <m.tonies@...>:
--
eat(this); // delicious suicide
> Hello Daniel,Thanks Martijn and Nick, works fine.
>
> > I'm looking for the correct syntax to set a field in a trigger to a
> > value retrieved from a
> > stored procedure.
>
> execute procedure multiply (10, 20) returning_values :new.field;
--
eat(this); // delicious suicide