Posted by Ken Anklovitch
2015-01-28

Hi Tom
After all of my experimenting and setup I am now ready to go live with my application. Is there a chance I can reset the ID code in sequence after the first record?
Thanks
Ken
Posted by Tom
2015-01-29

>Is there a chance I can reset the ID code in sequence after the first record?

How about exporting data using phpMyAdmin and importing it back to the table? When you import it, don't import IDs, so it will be assigned automatically. It should become sequential.