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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
46 - 39 = ?
Subscribe to this entry?

 
 [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 18 08:02:42 2024 UTC