"Brian Foddy" <[EMAIL PROTECTED]> wrote :

> Carefull, you can only retrieve one result set, so most advanced
> sp's I think would be out.  For instance, you can't use sp_help
> because it returns multiple result sets.  At least that has been
> my experience with Sybase and PHP.
>
> There was a patch posted here in Aug by Luis Carlos Brenes Alvarez
> that claims to provide multiple result set capability, but I haven't
> tried it and to my knowledge its not been added to the CVS code yet.
> If it works, it would probably allow much more complex sp's.
>
Can someone test and add this patch to the CVS ? (joey ?)

I've several store procedures which return HTML code directly,
so unbuffered query will be good for me :) (see bug #12074)

Thanks
JC



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to