in reply to scope and undef
I would recommend you to include which database engine you are using, what modules you use to access it, and a small code sample that illustates your problem.$rc = $dbh->disconnect or warn $dbh->errstr;
--
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: scope and undef
by Ryszard (Priest) on Aug 28, 2007 at 10:28 UTC |