php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #689 Fetch-Problems with Oracle-Datatyp "long raw"
Submitted: 1998-08-24 18:32 UTC Modified: 1999-03-30 01:49 UTC
From: voelkl at fmi dot uni-passau dot de Assigned: kara (profile)
Status: Closed Package: Oracle related
PHP Version: 3.0.3 OS: UNIX Solaris2.6
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: voelkl at fmi dot uni-passau dot de
New email:
PHP Version: OS:

 

 [1998-08-24 18:32 UTC] voelkl at fmi dot uni-passau dot de
Anytime you fetch a item from the ORACLE-typ "long raw" with
$col = Ora_GetColumn($cursor, $i);  you can correctly echo $col, but the next
Ora_Fetch($cursor); results in the errormessage:
Ora_Fetch failed (ORA-01002: fetch out of sequence -- while processing OCI function OFETCH/OFEN) 

Version of ORACLE: 8.0.3

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-30 01:49 UTC] thies
this does work for a long time
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 23:01:28 2024 UTC