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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-09-06 : 09:14:57
|
| Stan writes "i need to create a update trigger on a system table, specifically syscomments. The purpose is to copy the text of a stored proc into an "sp_archive" table, along with a timestamp.I heard there was a way to override the "no triggers on system tables" default permissions in SQL server, but i don't know how" |
|
|
|
|
|