php-developer-list | 2002112
Date: 11/20/02
- Next message: Andi Gutmans: "[PHP-DEV] Fwd: [PHP-CVS] cvs: php4 /ext/bcmath bcmath.c /ext/bcmath/libbcmath/src bcmath.h init.c output.c raise.c raisemod.c recmul.c sqrt.c str2num.c zero.c"
- Previous message: Ivan Ristic: "Re: [PHP-DEV] error handling"
- Maybe in reply to: Chandler, Jacob R: "[PHP-DEV] Pear::db and odbc issue"
- Next in thread: Andreas Karajannis: "Re: [PHP-DEV] Pear::db and odbc issue"
- Reply: Andreas Karajannis: "Re: [PHP-DEV] Pear::db and odbc issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If you would have read the entire message, you would have seen that this
is further reaching than just the PEAR libraries. This occurs with the
odbc functions as well.
-----Original Message-----
From: Maxim Maletsky [mailto:maxim <email protected>]
Sent: Wednesday, November 20, 2002 1:41 PM
To: Chandler, Jacob R
Cc: php-dev <email protected>
Subject: Re: [PHP-DEV] Pear::db and odbc issue
You can be helped by mailing to pear-general <email protected> or by
submitting a bug report at http://bugs.php.net.
-- Maxim Maletsky maxim <email protected>"Chandler, Jacob R" <UCS_JRC <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
- Next message: Andi Gutmans: "[PHP-DEV] Fwd: [PHP-CVS] cvs: php4 /ext/bcmath bcmath.c /ext/bcmath/libbcmath/src bcmath.h init.c output.c raise.c raisemod.c recmul.c sqrt.c str2num.c zero.c"
- Previous message: Ivan Ristic: "Re: [PHP-DEV] error handling"
- Maybe in reply to: Chandler, Jacob R: "[PHP-DEV] Pear::db and odbc issue"
- Next in thread: Andreas Karajannis: "Re: [PHP-DEV] Pear::db and odbc issue"
- Reply: Andreas Karajannis: "Re: [PHP-DEV] Pear::db and odbc issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

