JackTheDog
Programmer
any suggestions on how to capture this type of error (level 16, state 5). We've tested our code and if the error is a 'constraint' error (level 15, state 1) no problem. But if we try to insert varchar into a numeric field (which is the problem we encounter in our data) no go. The ONLY difference is the type of error. Are some errors trapable and some not????