Hi!
The purpose is to se history of which user updated, inserted or deleted a row in the database.
Can't seem to find any publications from microsoft on how to parse and interpret the log file.
Any documentation on how the log file is structured
Is it possible to obtain this information through the system views
I don't want to use triggers.
Thanks