• SQL does not keep track of user actions. You can monitor this by setting up a trace with SQL Profiler and filter on the specified user. But be aware that this trace can get large proportions (depending on what you log and how heavy your db is used).

    ** Don't mistake the ‘stupidity of the crowd’ for the ‘wisdom of the group’! **