Ben Kittrell
Wed, 21 Feb 2001 14:09:03 -0800
|
>The warning is telling you that you didn't
explicitly close your database
>handle before trying to reuse that handle. If you were to comment out the >'$dbh->disconnect()' line below, you would get this warning. Be sure to >disconnect. I am using the disconnect, but not
$sth->finish. I'll try that. But why does it only happen
sometimes, and why does restarting apache fix it?
-Ben Kittrell-
-Programmer- -Bensoft, Inc.- |