Subject Re: [firebird-support] Re: Is it possible to suspend a generator?
Author Kjell Rilbe
Den 2012-03-13 13:32 skrev grip_2ls s�h�r:
>
> Thank you both - you are correct that it is a trigger, so I can just
> make that inactive.
>

If you are doing this while the application is running, make sure the
application doesn't run havoc because of what you're doing with the trigger.

If you permanently change the trigger to assign generated id only if the
id column is null, make sure the application works with that change.
Can't really see how it could break anything, but... make sure.

Kjell

--
--------------------------------------
Kjell Rilbe
DataDIA AB
E-post: kjell@...
Telefon: 08-761 06 55
Mobil: 0733-44 24 64



[Non-text portions of this message have been removed]