php-developer-list | 2002112
Date: 11/20/02
- Next message: Andi Gutmans: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] leak() & crash()"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] RFC: ZE2 and abstract"
- Next in thread: Maxim Maletsky: "Re: [PHP-DEV] Pear::db and odbc issue"
- Reply: Maxim Maletsky: "Re: [PHP-DEV] Pear::db and odbc issue"
- Maybe reply: Chandler, Jacob R: "RE: [PHP-DEV] Pear::db and odbc issue"
- Reply: Stig S. Bakken: "Re: [PHP-DEV] Pear::db and odbc issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
We are querying two different odbc databases using the Pear::DB library.
When we try to print out the number of Rows ($result->numRows()), the
output is 'Object'. We tried the same thing using odbc and we are
getting '-1' as the number of rows. This appears to be an error because
there are results in the database and if we attempt to get data, we can
do this in a while loop with the fetchRow function and we get valid
data. Can anyone give any suggestions?
Jacob Chandler
- Next message: Andi Gutmans: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] leak() & crash()"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] RFC: ZE2 and abstract"
- Next in thread: Maxim Maletsky: "Re: [PHP-DEV] Pear::db and odbc issue"
- Reply: Maxim Maletsky: "Re: [PHP-DEV] Pear::db and odbc issue"
- Maybe reply: Chandler, Jacob R: "RE: [PHP-DEV] Pear::db and odbc issue"
- Reply: Stig S. Bakken: "Re: [PHP-DEV] Pear::db and odbc issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

