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.
| Author |
Topic |
|
upani
Starting Member
12 Posts |
Posted - 2010-04-23 : 23:13:43
|
| I create some triggers on a table for insertWhen 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 notan error noticed by a specific trigger. Please show me how to do that. Thanks!I’m bad at English so my idea is not clearRegard, |
|
|
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 MVPhttp://visakhm.blogspot.com/ |
 |
|
|
|
|
|