Subject | Re: [firebird-support] Re: What programming languages and toolkits do you use to access Firebird? |
---|---|
Author | Ann W. Harrison |
Post date | 2008-10-01T18:09:31Z |
Mercea Paul wrote:
that generators are not transactional, so rolled-back inserts and
deletes will be counted.
Cheers,
Ann
> If you never delete records from this table, you can use a generator toAnd if you do delete, you can decrement the generator - but be aware
> increment rowid !
>
that generators are not transactional, so rolled-back inserts and
deletes will be counted.
Cheers,
Ann