php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14249 odbc_num_rows
Submitted: 2001-11-27 08:14 UTC Modified: 2001-12-07 12:03 UTC
From: aidal at nospam dot dk Assigned:
Status: Not a bug Package: ODBC related
PHP Version: 4.0.6 OS: Win98
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: aidal at nospam dot dk
New email:
PHP Version: OS:

 

 [2001-11-27 08:14 UTC] aidal at nospam dot dk
odbc_num_rows keeps returning -1 (I'm aware of the statement in the online documentation, but will this be fixed?)
Will odbc_num_rows ever be useable with all ODBC drivers?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-07 12:03 UTC] kalowsky@php.net
What database are you having difficulty with?  
odbc_num_rows only asks the ODBC Driver to return the row count, if the ODBC Driver fails at this, there is nothing PHP can do to counter this.  
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 13:01:28 2024 UTC