Re: [PHP] Multiple Result sets

2001-05-08 Thread John Lim
I don't think you can unless you use PHP's COM support and then use ADO's next recordset feature. Regards, John ""James Crowley"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > I've written a recursive stored procedure in MS SQL, which returns a number

RE: [PHP] Multiple Result sets

2001-05-07 Thread Altunergil, Oktay
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