Have you considered using Auditing. I assume you are in a dev environment that shouldnt use to much resources.
You can activate select,update,delete,insert on any dev table and it is possible to retrieve the os user if you join the session info with audit info.
I recently wrote a procedure/job to retrieve such info to track the developers changing metadata and what they have changed....and they are red-faced !!!




Reply With Quote