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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 11:01:31 2025 UTC