Hi,
Could anyone help me with the following problem?
I created a database for scientific documents, using the usual AutoNumbering
for creating Document_ID's (primary key). The Document_ID's should thus be
the same as the recordnumbers. Now a strange thing happens: numbering is
fine upto # 326, but then, instead of getting 327 for the next Doc_ID, the
numbering continues suddenly with number 65571! Of course I can't change the
numbering manually because it's an Autonumbered field (and there are several
relationships of course).
Can anyone tell me what is going wrong?
Thanks in advance,
Richard
Could anyone help me with the following problem?
I created a database for scientific documents, using the usual AutoNumbering
for creating Document_ID's (primary key). The Document_ID's should thus be
the same as the recordnumbers. Now a strange thing happens: numbering is
fine upto # 326, but then, instead of getting 327 for the next Doc_ID, the
numbering continues suddenly with number 65571! Of course I can't change the
numbering manually because it's an Autonumbered field (and there are several
relationships of course).
Can anyone tell me what is going wrong?
Thanks in advance,
Richard
Comment