php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14927 fetch records from resultset
Submitted: 2002-01-08 04:04 UTC Modified: 2002-01-08 07:59 UTC
From: bard at bardnet dot de Assigned:
Status: Closed Package: InterBase related
PHP Version: 4.0.6 OS: WinNT/Win2k
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: bard at bardnet dot de
New email:
PHP Version: OS:

 

 [2002-01-08 04:04 UTC] bard at bardnet dot de
This is an addendum to bug 13020.
I experience this bug in all versions above 4.0.4 with Windows NT 4 and Windows 2000 using Microsoft Internet Information Service 4 respective 5.

The eroor occurs on a repeated call to an ibase_fetch_*()-function.

The original reporter says it does not occur if he doesn't use a while loop. This is not because of the missing loop but because he only calls ibase_fetch_row() or ibase_fetch_object() once.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-08 07:59 UTC] sander@php.net
Thanks for the information. I've added your comments to the bugreport. 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 27 16:01:27 2024 UTC