| 
 Posted by kwilla on 02/28/07 20:00 
On Feb 28, 7:51 am, "MC" <marko.culoNOS...@gmail.com> wrote: 
> SQL Server 2000: 
> select * 
> from sysobjects 
> where xtype ='TR' 
> 
> SQL Server 2005: 
> Select * 
> from sys.triggers 
> 
> MC 
> 
> "kwilla" <kwi...@comcast.net> wrote in message 
> 
> news:1172666233.553151.165650@j27g2000cwj.googlegroups.com... 
> 
> 
> 
> >I need a way to view all existing triggers in our MS Server database 
> > especially since I don't know what tables are involved. 
> 
> > Thanks, 
> 
> > kwilla- Hide quoted text - 
> 
> - Show quoted text - 
 
Thanks!
 
  
Navigation:
[Reply to this message] 
 |