http://qs321.pair.com?node_id=218403


in reply to Re: Detecting a failed DBI connection
in thread Detecting a failed DBI connection

#!/fellow/monks.pl

Thanks! You put me on the right track, but the code didn't work. For some reason, $dbh->errstr doesn't cut it. I looked it up, and found that $DBI::errstr did the trick.

Thanks!

#!/massyn.pl

You never know important a backup is until the day you need it.