Subject | Updates in stored procedure |
---|---|
Author | szsani |
Post date | 2001-12-18T13:22:43Z |
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.
Have you any ideas what causes this?
Thanks in advance:
Sandor Szollosi
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.
Have you any ideas what causes this?
Thanks in advance:
Sandor Szollosi