How would I capture the User ID from my Authorized User Table to insert into a log file (table)? When an authorized user Inserts, Updates or Deletes a record to table I need to capture their ID and the Time. I know how to set up the trigger for this. My issue is capturing the logged in User ID.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
bbeshlian
Hello,
How would I capture the User ID from my Authorized User Table to insert into a log file (table)? When an authorized user Inserts, Updates or Deletes a record to table I need to capture their ID and the Time. I know how to set up the trigger for this. My issue is capturing the logged in User ID.
Thanks,
Bill
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.