division by zero

  • im getting a div by zero error only in dts The procedure has

    SET ARITHIGNORE off

    SET ARITHABORT OFF

    SET ANSI_WARNINGS off

    so the query not terminate But in the dts its not working Im getting A div error.

  • Can you put either an IF block or a CASE expression in to eliminate the error completely? Wouldn't you rather safely handle it?

    --
    Adam Machanic
    whoisactive

  • The case work ,have a nice day

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply