I'm not sure this is what I'm after. The reponse on the post you are refering to helped me with what I wanted then but this is a different situation. What I need is a log that is created when a user deletes a recored from a given table. I know I could write a trigger for the delete on that table and just copy the recdord to a new table but I dont know how I would capture who made the delete.
So Basically I can write a trigger on the table I want to watch, and copy the deleted record along with the above metioned variables. Sweet! I'll give it a try.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.