Hi,
I have a trigger that I would like to insert a record into a table showing what column was updated , who did it , when and what application. I believe I can find out the user by using "suser_name()" but I would like to be able to get the application if possible.
Thanks
Jason
I have a trigger that I would like to insert a record into a table showing what column was updated , who did it , when and what application. I believe I can find out the user by using "suser_name()" but I would like to be able to get the application if possible.
Thanks
Jason