Hi,
My problem is: How can I reset a primary key field (options: index + auto_increment )
When I delete all entries in my table and add a new dataset, the mentioned field counts on with a higher number than the one from the last (old) entry. Now I want my database to start again from zero.
What can I do?
Much thanx Thomas Hoppe
My problem is: How can I reset a primary key field (options: index + auto_increment )
When I delete all entries in my table and add a new dataset, the mentioned field counts on with a higher number than the one from the last (old) entry. Now I want my database to start again from zero.
What can I do?
Much thanx Thomas Hoppe