B
Bill
Hi All,
I have to do some work where I need to copy some original data from a
existing table into another identical test table in another database. The
tables contain a 'ref' field which is an incremental autonumber. I am sure
that when I have done this sort of thing in the past I have subsequently
discovered that the autonumber values in the 'ref' field had changed.
I think that instead of preserving the pasted 'ref' values they had changes
and seemed to have started from where the last highest value had stopped,
even though all the data in the table into which the data was being pasted
had been deleted.
Can anyone advise how I avoid this please because I now need to preserve the
original ref values.
Ta.
Bill.
I have to do some work where I need to copy some original data from a
existing table into another identical test table in another database. The
tables contain a 'ref' field which is an incremental autonumber. I am sure
that when I have done this sort of thing in the past I have subsequently
discovered that the autonumber values in the 'ref' field had changed.
I think that instead of preserving the pasted 'ref' values they had changes
and seemed to have started from where the last highest value had stopped,
even though all the data in the table into which the data was being pasted
had been deleted.
Can anyone advise how I avoid this please because I now need to preserve the
original ref values.
Ta.
Bill.