goneWildCoder
Programmer
Is there a way to capture error messages being displayed due to constraints enforced at the table-level which are not taken care of in code ?
I have a columnchanging method which does not get fired when a cell value is not changed (ie remains null). I cannot capture this event in code and I was thinking if there is a way to capture this event when the database throws the exception.
Please help!!
I have a columnchanging method which does not get fired when a cell value is not changed (ie remains null). I cannot capture this event in code and I was thinking if there is a way to capture this event when the database throws the exception.
Please help!!