Date: 08/30/00
- Next message: Niko Spyridonos: "[PHP-DB] HELP! Database with Greek Language Problem"
- Previous message: Ralph Guzman: "[PHP-DB] PHPSHOP vs THE EXCHANGE PROJECT"
- Next in thread: Andreas Karajannis: "Re: [PHP-DB] odbc_num_rows returns -1...any alternatives?"
- Reply: Andreas Karajannis: "Re: [PHP-DB] odbc_num_rows returns -1...any alternatives?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi guys & girls,
I'm writing an ODBC wrapper class using the PowerDynamo syntax and I want a
property called GetRowCount.
I noticed that odbc_num_rows returns -1. Is there another way to do this? I
can't do it the way suggested in the php annotated manual, because I want
this to be available as a property of my class, ie the user needs to know
this value *before he starts looping through the records.
Any ideas?
Regards,
Tyson Lloyd Thwaites
IT&e Ltd
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Niko Spyridonos: "[PHP-DB] HELP! Database with Greek Language Problem"
- Previous message: Ralph Guzman: "[PHP-DB] PHPSHOP vs THE EXCHANGE PROJECT"
- Next in thread: Andreas Karajannis: "Re: [PHP-DB] odbc_num_rows returns -1...any alternatives?"
- Reply: Andreas Karajannis: "Re: [PHP-DB] odbc_num_rows returns -1...any alternatives?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

