rudolfelizabeth
Programmer
I have a database with records with a number field representing the clientnumber.
I have a autonumber field representing the Id
I have deleted the id autonumber
and then inserted a new field to reset the id number to one
I have a client with the number one as clientnumber indexed
why is the id number different.
if the database clientnumber is indexed
the clientnumber with number one should have the id field one.
how can I achieve this.
I have a autonumber field representing the Id
I have deleted the id autonumber
and then inserted a new field to reset the id number to one
I have a client with the number one as clientnumber indexed
why is the id number different.
if the database clientnumber is indexed
the clientnumber with number one should have the id field one.
how can I achieve this.