ukicnet Posted April 8, 2008 Share Posted April 8, 2008 How can i change the starting client id number 0 Quote Link to comment Share on other sites More sharing options...
dsaunier Posted April 8, 2008 Share Posted April 8, 2008 If I'm not mistaken it is the auto-incremented value of the ID in Table: tblclients so you could influence that directly in MySQL. 0 Quote Link to comment Share on other sites More sharing options...
minetcalin Posted July 12, 2008 Share Posted July 12, 2008 As stated above, go into phpadmin, then select tbclients ( check the table ), click on the operation tab. In the new window, in the table options box, change auto_increment to the value you want. 0 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.