![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I created a trigger to update changes in a column and it works fine when I execute in Query Analyzer, But when user update data thru third party application, the trigger fail to fire. Is there a permission issue relate to trigger. If I drop the trigger, the user can update data. Thanks, Culam |
#3
| |||
| |||
|
|
Does trigger read or write from any other tables besides the one the update is on? Are you logged on to Query Analyzer using same credentials as third party app logs on with? "culam" wrote: I created a trigger to update changes in a column and it works fine when I execute in Query Analyzer, But when user update data thru third party application, the trigger fail to fire. Is there a permission issue relate to trigger. If I drop the trigger, the user can update data. Thanks, Culam |
#4
| |||
| |||
|
|
It just do an update if data change. I used different credientials in QA, How do I set permission to Triggers Culam "CBretana" wrote: Does trigger read or write from any other tables besides the one the update is on? Are you logged on to Query Analyzer using same credentials as third party app logs on with? "culam" wrote: I created a trigger to update changes in a column and it works fine when I execute in Query Analyzer, But when user update data thru third party application, the trigger fail to fire. Is there a permission issue relate to trigger. If I drop the trigger, the user can update data. Thanks, Culam |
![]() |
| Thread Tools | |
| Display Modes | |
| |