If it's anything like MySQL it should return unique result handlers
(identifiers).. You can reference them using the result handler if there's
such an option.. 

oktay

-----Original Message-----
From: James Crowley [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 07, 2001 1:44 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Multiple Result sets


Hi,
        I've written a recursive stored procedure in MS SQL, which returns a
number
of result sets (ie 3 different recordsets rather than the usual 1). How can
I access the other result sets in php?

Regards,

- James

Editor, VB Web
==================
Web   - http://www.vbweb.co.uk
Email - [EMAIL PROTECTED]
ICQ#  - 60612011
==================


-- 
PHP General 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]

-- 
PHP General 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