M
MikeZCG
I have a table with 14,000 recs. There is no primary key
on it. I was thinking of :
1. copying the table,
2. deleting all records,
3. adding an auto number primary key in design view
4. using an append query to add records,
5. add the relationships and delete the existing table,
6. finally renaming the copied table to the original.
Would this be a good work around? ,, else can i have as
many suggestions as possible
Tnks
M~
on it. I was thinking of :
1. copying the table,
2. deleting all records,
3. adding an auto number primary key in design view
4. using an append query to add records,
5. add the relationships and delete the existing table,
6. finally renaming the copied table to the original.
Would this be a good work around? ,, else can i have as
many suggestions as possible
Tnks
M~