List:MySQL and Perl« Previous MessageNext Message »
From:mark o' sullivan Date:October 23 2003 2:18pm
Subject:Error Messages
View as plain text  
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.


**********************************************************************
This document is strictly confidential and is intended for use by
 the addressee unless otherwise indicated.
Allied Irish Banks
**********************************************************************

Thread
Error Messagesmark o' sullivan23 Oct
  • Re: Error MessagesJochen Wiedmann23 Oct