S
Sergio Biguzzi
I recovered an old Access database for new use. I simplified it removing
unwanted tables. I uaed get external data.
Unfortunately I forgot to set the primary key "ID" to autonumber and I left
it as "number". Now I have to enter manually a progressive number.
I tried to generate another primary key (with the proper autonumber
specification).
With both primary key the database works (but I still have to enetr manually
the proghrssive numbers in the original primary key.
If I delete the old primary key, I end up loosing my preexisting one_to_many
relationship.
Help!!
unwanted tables. I uaed get external data.
Unfortunately I forgot to set the primary key "ID" to autonumber and I left
it as "number". Now I have to enter manually a progressive number.
I tried to generate another primary key (with the proper autonumber
specification).
With both primary key the database works (but I still have to enetr manually
the proghrssive numbers in the original primary key.
If I delete the old primary key, I end up loosing my preexisting one_to_many
relationship.
Help!!