TomBarrand
Programmer
I want to write a trigger that is used for insert,update an delete and then writes some data to a log table to record what has been changed.
I need to get the SQL Server user name that the request came from, how do I do this?
Connections are via ODBC using SQL Server logins.
Cheers
I need to get the SQL Server user name that the request came from, how do I do this?
Connections are via ODBC using SQL Server logins.
Cheers