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 |
|
RobMarsh
Starting Member
28 Posts |
Posted - 2002-08-27 : 15:03:26
|
| Some nasty user has littered one of our database with lots of triggers. I'm not a big fan of them due to how much damage they can do when used in an uncontrolled manner (which is most of the time). Does anyone have a simple way of listing all the triggers in a database?Thanks,Rob |
|
|
jasper_smith
SQL Server MVP & SQLTeam MVY
846 Posts |
Posted - 2002-08-27 : 15:23:38
|
| [url]http://aspfaq.com/show.asp?id=2105[/url]HTHJasper Smith |
 |
|
|
RobMarsh
Starting Member
28 Posts |
Posted - 2002-08-27 : 15:51:02
|
| Thanks, just what I needed....Rob |
 |
|
|
|
|
|