Subject | Re: Firebird's Procedures in PHP |
---|---|
Author | Ruslan |
Post date | 2005-02-25T13:43:21Z |
When I do in my SQL editor : execute procedure sp_name (input_param1,
input_param2) then the result is ok, but if I try to do:
select * from sp_name (input_param1, input_param2) then de result of
output variables is NULL
???
--- In firebird-php@yahoogroups.com, Jaume Sabater <jsabater@l...>
wrote:
input_param2) then the result is ok, but if I try to do:
select * from sp_name (input_param1, input_param2) then de result of
output variables is NULL
???
--- In firebird-php@yahoogroups.com, Jaume Sabater <jsabater@l...>
wrote:
> Ruslan wrote:didn't
>
> > When I execute a select statement like you said my procedure
> > return enything. The returned parameters are null.
>
> Then check that your stored procedure is working as expected. ;-)
>
> --
> Jaume Sabater
> http://linuxsilo.net/
>
> "Ubi sapientas ibi libertas"