Re: [PHP-DEV] Bug #1025: ora_getcolumn reports "found invalid type (11) in..." From: Thies C. Arntzen (thies <email protected>)
Date: 01/05/99

hi,

this works for me (just checked "select rowid,topic from system.HELP").
but i use ora_fetch_into - but i don't think there should be a difference to ora_getcolumn.

i'm using 3.0.6

tc

sgonsa <email protected> wrote:

> From: sgonsa <email protected>
> Operating system: NT
> PHP version: 3.0.5
> PHP Bug Type: Oracle related
> Bug description: ora_getcolumn reports "found invalid type (11) in..."
>
> 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.
>
> --
> PHP Development Mailing List http://www.php.net/
> To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
> For help: php-dev-help <email protected>

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>