You can be helped by mailing to [EMAIL PROTECTED] or by submitting a bug report at http://bugs.php.net.
-- Maxim Maletsky [EMAIL PROTECTED] "Chandler, Jacob R" <[EMAIL PROTECTED]> wrote... : > 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 > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php