I have an error trapping routine to raiserror in a trigger if @@error <> 0. However if I recieve a message like a 515 it seems to cancel and raiserror will not work. Is there a way or method around this.
Thanks