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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Wed Apr 24 21:01:29 2024 UTC