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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 19:01:32 2025 UTC