0

I want to trace the database when user is insert update or delete any record.I noe I can trace database by create sql trigger. I actually want to store those record changes in xml file, then sql trigger will save xml file to database

Is it possible to make it?Or using other way? For eg : LINQ to Entity

1 Answer 1

0

Maybe you should search for this first. You can use FOR XML or xp_cmdshell. This link is like you wanna do.

Thanks.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.