Re: Problems with DBD::mysql
"Albert E. Whale" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Organization | ABS Computer Technology, Inc. |
| Message-ID | <[email protected]> |
Mike Blezien wrote:
> Albert,
> how are you calling your 'finish()' statement? are using a statement
> handle, IE: $sth->finish() after process your 'fetch()' ?
>
OK, that eliminated the issue. I changed the call from
$dbh->finish();
to
$sth->finish();
That eliminates the Error message as well.
Thanks.
--
Albert E. Whale, CHS CISA CISSP
Sr. Security, Network, Risk Assessment and Systems Consultant
-------------------------------------------------------------------
ABS Computer Technology, Inc. - www.ABS-CompTech.com
SPAM Zapper - No-JunkMail.com - Spam-Zapper.com - SPAM Stops Here.
--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/[email protected]