R
Ron in NYC
Having a problem I have never seen before in my backend
database. An incremental autonum field in a table will
jump unexpectedly from something like 224478 to
1598697779. When I delete the record(s) with this large
autonum and compact, it doesn't recover the autonum field
and reset it back to the next highest normal number.
Today I had to rebuild the database twice to accomplish
this.
If anyone has seen this and know why this is happening and
a remedy for it, I would appreciate it. Thx.
database. An incremental autonum field in a table will
jump unexpectedly from something like 224478 to
1598697779. When I delete the record(s) with this large
autonum and compact, it doesn't recover the autonum field
and reset it back to the next highest normal number.
Today I had to rebuild the database twice to accomplish
this.
If anyone has seen this and know why this is happening and
a remedy for it, I would appreciate it. Thx.