Hi, I have a database which i created in Access and are working with in VB (Accessing it with Jet).
One of the seven fields is an ID that should open automatically. I have it appearing each time a new record is created but if one is deleted the database doesn't go back to the previous ID. It doesn't recalculate so to speak. Any help would be great and thank you for reading this long.
eg. the third record has an ID of 3 if i delete it and add a new one the new record's ID is 4, which is not correct.
One of the seven fields is an ID that should open automatically. I have it appearing each time a new record is created but if one is deleted the database doesn't go back to the previous ID. It doesn't recalculate so to speak. Any help would be great and thank you for reading this long.
eg. the third record has an ID of 3 if i delete it and add a new one the new record's ID is 4, which is not correct.