auto increment issue - EDITED
Posted by:
crosswire
(142.47.248.---)
Date: January 15, 2007 07:00PM
I have around 525 books in my library database. When i delete say bookid 5, it screws up the records of the books number that shows below the table.
for example -
1,2,3,4 5(deleted)6,7,8,9,10 becomes
1,2,3,4, 6,7,8,9,10. So the tally shows i have records 1-10 instead of 1-9 on that page.
When i create a new record It creates a new ID but its like not right after 10 or so and its more like 12 and goes on 13,14,15..
Post Edited (01-15-07 20:30)