[PHP-DEV] PHP 4.0 Bug #6770: ora_numrows always returns 1 From: izzy <email protected>
Date: 09/15/00

From: izzy <email protected>
Operating system: SuSE 7.0
PHP version: 4.0.1pl2
PHP Bug Type: Oracle related
Bug description: ora_numrows always returns 1

regardless of row count (if at least one row is there), ora_numrows returns 1 and not the correct number or affected rows. Syntax is put correctly (ora_numcols put into the same place returns the correct number, so it must be correct). We use Oracle 8.1.6 here.

default compile with just 3 params: --with-apxs=/usr/local/apache/bin/apxs --with-mysql=yes --with-oracle=/home/izzy/OraHome

nothing else special on the setup

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>