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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 16:01:33 2024 UTC