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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 reg modifications on table

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-06-03 : 08:36:57
Kishore Bonthala writes "I have table in which i need to track for all updations, insertions and deletions . My intention is to track all the operations performed on this table (i.e) to generate an equivalent script file when ever an operation is performed on this table.

If possible send me one example trigger for this."
   

- Advertisement -