Subject | variable type does not match return |
---|---|
Author | Filipe Belchior |
Post date | 2004-07-12T12:38:12Z |
Hi,
Exception in a Stored Procedure:
variable type (position 3) in
EXECUTE STATEMENT '... ...' INTO does not match return.
But, in the FOR EXECUTE STATEMENT, the field in position 3 is integer,
and the Stored Procedure outputparameter is integer too.
So I donĀ“t understand!
[Non-text portions of this message have been removed]
Exception in a Stored Procedure:
variable type (position 3) in
EXECUTE STATEMENT '... ...' INTO does not match return.
But, in the FOR EXECUTE STATEMENT, the field in position 3 is integer,
and the Stored Procedure outputparameter is integer too.
So I donĀ“t understand!
[Non-text portions of this message have been removed]