this should answer  your question, from the DBI documentation

http://search.cpan.org/author/TIMB/DBI-1.30/DBI.pm#execute

sql,query,queries,smallint

- hcir
On Friday, January 10, 2003, at 02:55 PM, [EMAIL PROTECTED] wrote:
I've been using the return value of $sth->execute(); (in Perl DBI) to
determine if I have a result set. I'm not using the value I get back
but am
assuming that if it's >=1 then I have some results.

---------------------------------------------------------------------
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