Page 1 of 1

How to reset Auto Number to 0

Posted: Mon Jan 09, 2023 11:31 am
by yvesf
Hello,

I have created several records to test the application. Now I am at number 1114. I have removed all the tests. When I create a new record, the number becomes 1115 even I have deleted all the previous records.
I would like to start numbers from 0, it is possible ? How can you do that ?
Many thanks,


Yves

Re: How to reset Auto Number to 0

Posted: Mon Jan 09, 2023 11:40 am
by kev1n
Is it a nuAutoNumber or MySQL AUTO_INCREMENT ?

Re: How to reset Auto Number to 0

Posted: Mon Jan 09, 2023 11:42 am
by yvesf
nuAutoNumber :-)

Re: How to reset Auto Number to 0

Posted: Mon Jan 09, 2023 11:46 am
by kev1n
Set "Next Number" to 0:


nuAutoNumber.png