Subject Re: [firebird-support] Maximum number a generator will reach
Author Paul Vinkenoog
Hi Jacques,

> What is the maximum number a firebird generator will reach before
> resetting to zero? I've seen 140372906 but it does not make sense
> that the generator will automatically go back to zero after hitting
> that number.

http://www.firebirdsql.org/manual/generatorguide-basics.html#generatorguide-basics-maxval

The max value is a looooot bigger than 140372906, and after that it
wraps around to a negative number.


Kind regards,
Paul Vinkenoog