Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Logging Status Changes
Message
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Security
Title:
Logging Status Changes
Miscellaneous
Thread ID:
00914089
Message ID:
00914089
Views:
62
I need to store the reason why a certain field was updated. The reason is specified depending what the user is doing in the application.

My first thought was to create an update trigger but I need to store the reason as to why the field was updated. How can I can get the reason from the application to the trigger without having to create a Reasons Field in the table that is being updated?

Is there a way to pass a parameter to an update trigger?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform