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
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: 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: Thu Jun 18 04:00:01 2026 UTC