Subject Re: [ib-support] Updates in stored procedure
Author Claudio Valderrama C.
""szsani"" <ssani@...> wrote in message
news:9vnfv3+anbn@......
> Hi all
>
> I have written a stored procedure with two update. But second update
> doesn't writes string into my field.
> If I make an output parameter and before the second update give
> updating value to this, my program is ok, the second update also
> works.

Post the procedure or if it's long, post only the interesting part.

C.