Subject Re: [firebird-support] "Generators" via table data
Author Ivan Prenosil
>I would love to hear your opinion on this:
>
> I need to have generators or let's say counters as table data, not
> metadata.

Sounds familiar, have not you asked this about year ago ?

> Why? Because it depends on how the user sets up my application.
> So for example I don't know how many counters I need to have.

Would 4'000'000'000 32-bit generators be enough ?
Then just use single generator for everything - since generators
are actually 64bit, then it must fullfill all your needs
(if you told us the whole story, that is...).

Ivan
http://www.volny.cz/iprenosil/interbase/