Event Handling is a major part in any application development that includes the error-handling code that is producing errors. Until previous versions of SQL Server capturing error-handling code is bit hard to implement, as you may be aware within SQL 2005 TRY and CATCH are new methods to make your life...