Re: DBI->disconnect is not a DBI method. Read the DBI manual. at ff.pl line 224



On Fri, May 20, 2005 at 10:08:36AM -0400, Matthew Persico wrote:
> Has anyone ever seen this message? I have a valid handle - all of my
> database commands work. The command is simply
>
> $dbh->disconnect();

I'd guess that $dbh contains the string "DBI".

Tim.
.



Relevant Pages