2 messages in com.mysql.lists.perlError Messages
FromSent OnAttachments
mark o' sullivan23 Oct 2003 07:17 
Jochen Wiedmann23 Oct 2003 08:05 
Subject:Error Messages
From:mark o' sullivan (mark@aib.ie)
Date:10/23/2003 07:17:57 AM
List:com.mysql.lists.perl

Hi,

Anyone know is it possible to change error messages. Say in the following case: my $dbh = DBI->connect('DBI:mysql:database=waitingroomdetail;host=localhost', $user, $password) or die $DBI::errstr;

Is it possible to change this $DBI::errstr message.