Re: Evaluated require $database not found.

2004-12-28 Thread Hardy Merrill
Ron, my comments below as HM Sorry for the ridiculous (lack of) quoting - old version of Groupwise at work :-( Hardy Merrill Ron Wingfield [EMAIL PROTECTED] 12/27/04 07:41PM Hello everyone, I do appreciate all of your suggestions. Actually, now I do have a good handle on the problems. I

DBI_error( ) Message Handler

2004-12-28 Thread Ron Wingfield
Hello Hardy, and everyone, The content of my DBI_error.pm file contains the subroutine, DBI_error( ), and I've listed it below. As you can see, it's not that complicated, and does incorporate stock code for evaluating the DBI error number, $DBI::err, and the DBI error string, $DBI::errstr :