SirChick Posted November 1, 2007 Share Posted November 1, 2007 Hey guys quick quesiton, Is there way to always make sure inserting new rows take a unique number in the database but not necessarily doing an "auto increment" Because say the 3rd row was deleted that leaves ID 3 available.. then i would rather the next newest insert to take ID 3 rather than the one at the very end.. which is what happens using auto increment.. how is this done? Quote Link to comment Share on other sites More sharing options...
steviewdr Posted November 2, 2007 Share Posted November 2, 2007 Wrong Board. I suggest you post the above topic in a MySQL related board. -steve Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.