php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6092 odbc_num_rows()
Submitted: 2000-08-10 22:34 UTC Modified: 2000-08-10 22:44 UTC
From: kaikeung at crosswinds dot net Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0.1pl2 OS: Windows 98SE
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: kaikeung at crosswinds dot net
New email:
PHP Version: OS:

 

 [2000-08-10 22:34 UTC] kaikeung at crosswinds dot net
The odbc_num_rows() is unworkable  when I try to access Visual FoxPro 6.0 database free tables with ODBC driver. Nothwithstanding, other PHP function related to ODBC access seems properly work.

Also the printf() using space as padding specifier is unfunction, but it works fine when using other string.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-10 22:44 UTC] kara@php.net
Have you read the description of odbc_num_rows() in the manual? 
It won't work with select statements for most databases.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 24 22:00:02 2026 UTC