Dysan Posted January 11, 2008 Share Posted January 11, 2008 How do I start the auto number value at 100000, then increment by 10 upon each record being added to the database. Example. Record 1 = 100000 Record 2 = 100010 Record 3 = 100020 Record 4 = 100030 Record 5 ... Quote Link to comment Share on other sites More sharing options...
revraz Posted January 11, 2008 Share Posted January 11, 2008 You can use PHPMyAdmin to edit MySQL to do that. Under Operations tab. Quote Link to comment Share on other sites More sharing options...
Dysan Posted January 11, 2008 Author Share Posted January 11, 2008 Then where? 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.