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 |
learntsql
524 Posts |
Posted - 2009-12-18 : 05:40:41
|
Hi..My requirement isMy Audit Table contains 20 columns and some stored procedures are depeded on this Table(performs some DML operations).How can i capture from which stored procedure perticuler column is modifying the data.simply how to capture recent information of column's data being changed from any stored procedure.How to write trigger to do this or is there any work around?TIA |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|