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 |
pithhelmet
Posting Yak Master
183 Posts |
Posted - 2007-09-24 : 09:36:44
|
Hi everyone -I was wondering if there was a way to determine the type of trigger that is being processed...the purpose is to have a single trigger that writes the value of the operation into an audit table.I don't want to write three triggers for each table, but rather a single trigger that writes the value of the operation into the audit table...thankstony |
|
Kristen
Test
22859 Posts |
|
pithhelmet
Posting Yak Master
183 Posts |
Posted - 2007-09-24 : 10:05:08
|
thanks for the links, the search i performed did not reveal this linkthank you |
 |
|
|
|
|