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)
 Audit trail

Author  Topic 

rohans
Posting Yak Master

194 Posts

Posted - 2004-10-19 : 18:47:40
if I have an application work with many tables, what is the best method to implement an audit trail so I may see all changes made, when they were made and the user that made the changes.

All help appreciated.

nr
SQLTeam MVY

12543 Posts

Posted - 2004-10-19 : 18:59:33
see
www.nigelrivett.com
triggers


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -