gary.newport
Registered User.
- Local time
- Today, 06:37
- Joined
- Oct 14, 2009
- Messages
- 79
I have a relational database with a list of students within one table. I now realise that I need to use a student number that pre-exists and it would make maximum sense to use this as the primary key.
Currently I have the primary key on an autonumber field.
I have over 1200 students and over 500 records related to their names.
Is there a way of shifting the primary key over to a new field or changing the existing primary key field to match this new unique identifier.
I know the answer is probably no.
Currently I have the primary key on an autonumber field.
I have over 1200 students and over 500 records related to their names.
Is there a way of shifting the primary key over to a new field or changing the existing primary key field to match this new unique identifier.
I know the answer is probably no.
