Subject Re: [firebird-support] Re: Hundreds of Generators
Author Ann W. Harrison
Lester Caine wrote:

> Using generators for that does sound something of overkill.
>

Aside from the fact that the application might try to create
more than 32K of generators, what's the problem? Generators
are nearly free in terms of space on disk and much faster to
generate than numbers kept in a table.

Cheers,

Ann