• raotor (8/17/2012)


    I figured out what I'd done wrong, but am concerned as to why the job continued on despite a failure to INSERT new rows into a table.

    So, what was wrong with your code? Having a bug in your code doesn't always result in an error or exception that will make the job fail. Also, if you use try - catch you may be handling the errors yourself in some way.

    The probability of survival is inversely proportional to the angle of arrival.