php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1025 ora_getcolumn reports "found invalid type (11) in..."
Submitted: 1999-01-04 15:20 UTC Modified: 1999-05-29 11:41 UTC
From: sgonsa at gmti dot gannett dot com Assigned:
Status: Closed Package: Oracle related
PHP Version: 3.0.5 OS: NT
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: sgonsa at gmti dot gannett dot com
New email:
PHP Version: OS:

 

 [1999-01-04 15:20 UTC] sgonsa at gmti dot gannett dot com
Unable to retrieve rowid in a sql statement containing 'Select RowId, column1, column2...'
ora_getcolumn reports "found invalid type (11) in..."  and no way (at this point) to access the rowid.
Important as used to update database.
Other columns are retrieved properly although a warning is displayed.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-29 11:33 UTC] thies at cvs dot php dot net
please use the oracle-oci driver, this one supports ROWID amoungs other new datatypes (LOB, BFILE...)

 [1999-05-29 11:41 UTC] thies at cvs dot php dot net
forgot to change the state
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 15:01:30 2024 UTC