Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

Re: [PHP3] Number of Rows from Oracle From: Andreas Karajannis (Andreas.Karajannis <email protected>)
Date: 01/15/99

As with most ODBC-Drivers, Oracle is not able to tell you
how many rows your SELECT statement returned.
Ora_numrows() returns the number of rows affected by
INSERT or UPDATE statements.
Maybe it should have been called ora_affectedrows() ;-)

-Andreas

-- 
Andreas Karajannis
GMD National Research Center for Information Technology
Schloss Birlinghoven, D-53754 Sankt Augustin
Phone +49 2241 142948

-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev <email protected>