09.12.2013, 23:49
Quote:
What I think might work is when you add a vehicle in the database, get the maximum value of the id and then subtract it my 1. Again, I am not 100% sure if that might do it because you might have set your id value to AUTO_INCREMENT.
|
I save the deleted vehicle's ID, then when the next vehicle is created it uses that?