Subject | Re: [firebird-support] Not triggering a Trigger |
---|---|
Author | Robert martin |
Post date | 2007-06-21T04:37:56Z |
Why didn't I think of that !
Thanks Alexandre
Rob Martin
Software Engineer
phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd
Alexandre Benson Smith wrote:
Thanks Alexandre
Rob Martin
Software Engineer
phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd
Alexandre Benson Smith wrote:
> Robert martin wrote:
>
>> Hi
>>
>> I am planning a DB that will log changes to send in a change table. I
>> plan to use add and edit triggers to acheive this. However In one
>> specific case I want to be able to ad records to the master change
>> without having the triggers log the change. Is this possible?
>>
>> It will be a multiuser environment so disabling the triggers is not a
>> possibility.
>>
>> TIA
>> Rob
>>
>>
>>
>
>
> Put some flag on it, to treat the exception (per user, per column level
> or whatever)
>
> see you !
>
>