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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
30 - 23 = ?
Subscribe to this entry?

 
 [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: Tue Apr 23 15:01:32 2024 UTC