DreamGenius
Annoying Questionner
- Local time
- Today, 13:58
- Joined
- Jul 29, 2004
- Messages
- 116
I'm designing a database into which a lot of Excel data will be imported. The tables I've created in Access have Autonumber primary key fields. I've normalised the data in Excel, using ID numbers to tie the tables together.
I know that I can't turn Autonumbering on and off. Can I change the ID field to an Integer, import the data and change it back to Autonumber when all of the data has been imported?
If I can't do this, is there an easier way? I've got nearly 11k lines of data to import into separate tables, the ID on one of which is the foreign key to all the others. I don't really want to import the data and then have to tie it all back together again.
Struggling on a Sunday with a deadline leaning over my shoulder. Thanks in advance for your help.
I know that I can't turn Autonumbering on and off. Can I change the ID field to an Integer, import the data and change it back to Autonumber when all of the data has been imported?
If I can't do this, is there an easier way? I've got nearly 11k lines of data to import into separate tables, the ID on one of which is the foreign key to all the others. I don't really want to import the data and then have to tie it all back together again.
Struggling on a Sunday with a deadline leaning over my shoulder. Thanks in advance for your help.