php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5755 odbc_tables() does not work properly
Submitted: 2000-07-24 08:39 UTC Modified: 2001-03-08 20:03 UTC
From: ddini at heavy-iron dot com Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0.1pl2 OS: Linux
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: ddini at heavy-iron dot com
New email:
PHP Version: OS:

 

 [2000-07-24 08:39 UTC] ddini at heavy-iron dot com
after calling odbc_tables(), the result contains the same row repeated for every row of the result.  Calling odbc_result_all() does work however.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-24 08:59 UTC] kara@php.net
Did you use odbc_fetch_row() / odbc_fetch_into()?
 [2000-07-24 19:41 UTC] ddini at heavy-iron dot com
This was using odbc_fetch_row.  Exactly the same code accessing a table from a query works fine.
 [2000-09-04 20:19 UTC] sniper@php.net
Does this problem exist when using php4.0.2 ?

--Jani
 [2000-09-04 23:24 UTC] sniper@php.net
Feedback:

yes


 [2001-01-06 01:38 UTC] cynic@php.net
does this problem still exist in PHP 4.0.4?
 [2001-03-08 20:03 UTC] sniper@php.net
No feedback.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 19:01:28 2025 UTC