Subject RE: [firebird-support] Re: The only user
Author Alan McDonald
> >just make sure you're putting the gen value into a BIGINT and
> not an INT in
> >your table :-)
>
> It won't make any difference to the generator. It will keep generating
> BigInts, no matter how many times your Before Insert triggers cause
> overflow exceptions.
> :-)
>
> ./hb
>

true,.. but you will get clashes in the PK 4 times during the hell
freeze-over period.
Alan