Tracey Hein
Valued Member
Points: 63
More actions
June 21, 2006 at 11:10 am
#168703
We are currently auditting insert/update/delete statements using triggers, and now have a requirement to audit any time data is returned via a select statement.
Any suggestions on how to do this?
Michael David
Right there with Babe
Points: 788
June 21, 2006 at 1:04 pm
#645126
Use stored Procs to select data and have those procs write to an Audit table\log
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply