G
Guest
Hi all...
I am trying to create a database for testing. Here is what it needs to
include and this is the part I am stuck on...
tblApplicant
ApplicantNumber (PK)
TestNumber
Lname
Fname
MInitial
Address
Street
City
State
ZipCode
tblLocation
TestNumber (PK)
TestLocation
tblDate
DateID (PK)
TestNumber
ApplicantNumber
Date
I have also attached a copy the relationship.
Now... This is why I did it this way.. hopefully this makes sense.
Test location 1
50 testers
date 1/1/2006
test location 1
65 testers
date 1/2/2006
Test location 1
120 testers
date 1/3/2006
Test Location 2
55 testers
date 1/1/2006
Test Location 2
24 testers
date 1/12/2006
Test Location 3
55 testers
date 1/3/2006
Hope this makes sense. Did I setup the database correctly to get this type
of information from it?
If you can see any changes that I need to make please let me know,,
Thank you
Rhett
I am trying to create a database for testing. Here is what it needs to
include and this is the part I am stuck on...
tblApplicant
ApplicantNumber (PK)
TestNumber
Lname
Fname
MInitial
Address
Street
City
State
ZipCode
tblLocation
TestNumber (PK)
TestLocation
tblDate
DateID (PK)
TestNumber
ApplicantNumber
Date
I have also attached a copy the relationship.
Now... This is why I did it this way.. hopefully this makes sense.
Test location 1
50 testers
date 1/1/2006
test location 1
65 testers
date 1/2/2006
Test location 1
120 testers
date 1/3/2006
Test Location 2
55 testers
date 1/1/2006
Test Location 2
24 testers
date 1/12/2006
Test Location 3
55 testers
date 1/3/2006
Hope this makes sense. Did I setup the database correctly to get this type
of information from it?
If you can see any changes that I need to make please let me know,,
Thank you
Rhett