Hi,
if your table have no records - then you can compact database in order to
reset numbering to 1.
Anyway - idea of autonumber field is to provide a unique number, and nobody
should rely on it actual value.
Hi,
I mean that you can not be sure that it will be correct sequence, or next
number will be last +1
If you need some meaning number, say order number, then you have to make
your own function to generate such number and use a normal number field,
long for example
Hi,
I mean that you can not be sure that it will be correct sequence, or next
number will be last +1
If you need some meaning number, say order number, then you have to make
your own function to generate such number and use a normal number field,
long for example
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.