Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database error messages 1

Status
Not open for further replies.

goneWildCoder

Programmer
May 26, 2004
20
US
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!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top