Hi,

just stumbled across the following piece of code:

my $rowcount = $sth->rows();

And I checked it out compared to a count of the fetched rows from an SQL QUERY. AND It matched exactly!

BUT, I can't find the command "rows()" in the DBI documentation.

What's the story? Have I unearthed a conspiracy?


Jeff


---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to