See:
http://www.php.net/manual/en/function.odbc-num-rows.php
"For a SELECT clause this _can_ be the number of rows available.
Note: Using odbc_num_rows() to determine the number of rows available after
a SELECT will return -1 with many drivers."
-Andreas
--
Andreas Karajannis
mediaworx berlin AG
Fon (0 30) 2 75 80 - 266
Fax (0 30) 2 75 80 - 200
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
- [PHP-DEV] Pear::db and odbc issue Chandler, Jacob R
- Re: [PHP-DEV] Pear::db and odbc issue Maxim Maletsky
- Re: [PHP-DEV] Pear::db and odbc issue Stig S. Bakken
- Re: [PHP-DEV] Pear::db and odbc issue Dan Kalowsky
- RE: [PHP-DEV] Pear::db and odbc issue Chandler, Jacob R
- Andreas Karajannis