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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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 Mar 28 15:01:29 2024 UTC