Subject | Re: [firebird-support] Use generators instead of a next ID table. |
---|---|
Author | Elmar Haneke |
Post date | 2008-04-04T16:39:36Z |
> The old applications used a table for getting the next id for otherYou should not change it if your application depends on contingnous
> tables i.e
numbering uf ID's. The change of an Generator is not undone on
Transaction Rollback.
Elmar