, December 10, 2002 6:52 AM
To: Gene Dymarskiy; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] [PHP-DB] mssql_next_result and stored procedures
> It appears that mssql_next_result does not work with stored procedures.
>
> I was able to use the function with PHP side queries.
> However when a
Errata:
> wit a varchar typically 2000 byte or so.) But if you need to return
> row types in each result set, then you need to specify a protocol to
"But if you need to return different row types in each result set"
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
> It appears that mssql_next_result does not work with stored procedures.
>
> I was able to use the function with PHP side queries.
> However when a stored proc returns multiple result sets I am able
> to grab only first set and get the following warning:
>
> Warning: mssql_execute: multiple rec