I have mssql on my website and I don't know why but sometimes records skip numbers; for instance my numerical Primary ID is obviously a unique number that increases each time a new record is inserted 1..2..3..4 etc. but sometimes records increase by 1,000 instead of 1, is this a flaw or done on purpose by microsoft? like recently my records jumped from 67 to 1,068 .
For anyone who might have this problem... this issue is a bug in MSSQL 2012