DML Audit

  • Dear All,

    We have database audit for DML , all direct changes are getting logged with proper input values however the changes through application is showing only parameters and not the exact values.

    UPDATE [dbo].[Student] SET [name] = @0 where WHERE ([Code] = @1)

    How to get proper value in Audit.

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply