
September 15th, 2003, 10:16 AM
|
|
Junior Member
|
|
Join Date: Sep 2003
Location: Evergreen Colorado
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Identity not incrementing sequencially
I am looking at a key field set with an auto incrementing identity.
after several inserts from our web form there are gaps in identy number generated. Sometime there are gaps of 2 other times there are gaps of 4.
example if you were to cycle through the identities it goes 13, 14, 17, 18 -- 15 and 16 are missing.
any idea how this could occur?
I have checked logs and found no indication of errors but may not have looked everywhere I need to.
Any suggestions as to where to look for possibly lost inserts as well as a clue as to how it happens would be appreciated!
Thanks!
ESD
|