Re: [GENERAL] Suppressing Error messages.

2005-08-10 Thread Ragnar Hafstaư
On Fri, 2005-08-05 at 07:42 -0700, Basith Salman wrote: > > Hi All, > > I was wondering if there is way to suppress the error messages on the stdout > from a perl dbi execute command, basically if I do a > sth->execute() on a command and say the row cannot be updated then > I get a err msg to

Re: [GENERAL] Suppressing Error messages.

2005-08-09 Thread SCassidy
<[EMAIL PROTECTED]To: net>

[GENERAL] Suppressing Error messages.

2005-08-09 Thread Basith Salman
Hi All, I was wondering if there is way to suppress the error messages on the stdout from a perl dbi execute command, basically if I do a sth->execute() on a command and say the row cannot be updated then I get a err msg to stdout if there is foreign key violation, I want this error message