Subject Re: [IBO] Disabling a trigger, Setting a Generator value
Author Helen Borrie
At 01:35 AM 22/08/2003 +0000, you wrote:
> > I don't recommend you do it this
> > way. You will run out of metadata versions and have to backup and
> > restore
> > your database.
>
>I just saw this limit prowsing: is it 255/256? per database or per
>stored proc/trigger? And is there an exception issued when the limit
>is reached?

It is per table. But for ALTER TRIGGER ACTIVE|INACTIVE changes it only
affects InterBase. Firebird doesn't increment the version count fro ALTER
TRIGGER ACTIVE|INACTIVE.

Would you please help to keep the list noise down by confining your
questions to IBO ones? Firebird-support is there for database/SQL questions.

Helen