I'm looking for a tool to use over SQL Server that allows for interrogating the database journal to show all changes made to specific records.
I have used a similar tool on DB2 (rptjrn) which is fantastic! It proved invaluable when debugging programs or tracking down production issues.
Is what I'm asking even possible with SQL Server? I don't have much experience with SQL Server (as if you couldn't tell) and am trying to locate a tool like rptjrn.
Thanks!
MH
I have used a similar tool on DB2 (rptjrn) which is fantastic! It proved invaluable when debugging programs or tracking down production issues.
Is what I'm asking even possible with SQL Server? I don't have much experience with SQL Server (as if you couldn't tell) and am trying to locate a tool like rptjrn.
Thanks!
MH