Subject | Re: [IBO] Generator values not udpated |
---|---|
Author | Ed Dressel |
Post date | 2008-11-07T04:08:57Z |
> Right. Generators are running outside of transaction control.that's what I thought.
> But you can decrement a generator value by using a negativ numbernope. never even crossed my mind--nor would I let code like that even
> as increment. Perhaps this happens somewhere?
be played with in my main application. (Anything of that nature get's
done outside of the application, in testing apps).
> Although, that the numbers in the tables are correct, but theit's really strange because the import utility that the person was
> generator values are not, sounds weird, except you are fiddling
> around with decrementing generators, perhaps by accident.
using imports data into 4 different tables. All 4 tables had problems
with their generators being reverted to what it looked like they had
been prior to the import.
This is the second time in a year I've seen this--happened to someone
elses database. Have thousands of users, probably 10-20 users who use
the import utility on a somewhat regular basis.