Subject | Re: Exexcutable Stored Procedures |
---|---|
Author | Ard Biesheuvel |
Post date | 2005-08-05T13:52:18Z |
> I know it's not part of DSQL but it would be very nice to be able toApparently, this is a known (to you) limitation of DSQL. As
> use the same SP in each and every approach to Firebird.
>
PHP/Firebird is based on DSQL, there is no way to circumvent
limitations it imposes.
However, ibase_query()'s return value *is* based on the result of the
procedure in case of an 'EXECUTE PROCEDURE ...' statement, so you
might want to check what goes on there.
--
Ard