Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How to check the existance of an error in atrigger

Author  Topic 

upani
Starting Member

12 Posts

Posted - 2010-04-23 : 23:13:43
I create some triggers on a table for insert
When I insert values on that table, may be some errors occurs noticed by trigger that I created. So how can I check that whether exists or not
an error noticed by a specific trigger.
Please show me how to do that. Thanks!
I’m bad at English so my idea is not clear
Regard,

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-04-24 : 00:36:54
sorry didnt get that. what errors you want to check in trigger?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -