php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #36344 MSSQL Driver does not support multiple row sets
Submitted: 2006-02-09 17:40 UTC Modified: 2006-02-15 00:28 UTC
From: thomas at changepp dot co dot uk Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5.1.2 OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: thomas at changepp dot co dot uk
New email:
PHP Version: OS:

 

 [2006-02-09 17:40 UTC] thomas at changepp dot co dot uk
Description:
------------
Warning: PDOStatement::nextRowset() [function.nextRowset]: SQLSTATE[IM001]: Driver does not support this function: driver does not support multiple rowsets.


The MSSQL driver should support multiple rowsets since Stored Procedures in MSSQL can return them.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-15 00:28 UTC] wez@php.net
Use the ODBC driver instead; the libraries used by the MSSQL driver are no longer supported by microsoft.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Dec 23 06:01:30 2024 UTC