Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 User name in a trigger.

Author  Topic 

rongrzywacz
Yak Posting Veteran

57 Posts

Posted - 2001-05-07 : 14:18:06
Is there any way to get the name of the user who is logged on and issues a delete statemet from within a trigger.
We are SS7, SP3 - and I am trying to track who is deleteing rows from an application.
Session_user and system_user only seem to return "DBO" as the user.



Ron Grzywacz
   

- Advertisement -