|
||||
sybperl-l ArchiveUp Prev Next
From: Thomas Santamaria <tsant at ms dot com> I was slightly surprised to see that a divide by zero error does not cause either the message or error handlers to be called. I have a job that calls a stored proc that encountered this problem, however there was no real trace of this error. Is there any way (short of checking all of your denominators) to trap this error? Thanks, Tom |