Subject Re: Firebird's Procedures in PHP
Author Ruslan
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:
> Ruslan wrote:
>
> > When I execute a select statement like you said my procedure
didn't
> > 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"