Subject | Re: [firebird-support] How to implement sequential IDs with no missing vals? |
---|---|
Author | Aage Johansen |
Post date | 2005-03-17T22:25:48Z |
Clay Shannon wrote:
--
Aage J.
> We want sequential "admission numbers" in our app to be auto-generated forSome company policy maker needs to be educated. Or promoted sideways.
> the user (they need to see them, but getting the next sequential value
> automatically rather than relying on the data entry people to always
> accurately know what the next one should be).
> A generator won't work, I don't think, because we don't want any missing
> values. IOW, if the user starts a record, and gets number 123445 and then
> for some reason doesn't complete the record, that number will be unused and
> there will be a hole in the sequencing.
--
Aage J.