I’m in the early stages of learning access and I’m hoping someone can explain what’s going on here for me.
I created 2 tables, appointments and therapists. The therapists table will provide the name of the therapist to go into the appointment table.
I created a relationship between the 2 tables, from firstname field to firstname field. It wouldn’t accept one from secondname field to secondname field.
When i tried to change the datatype for names in the appointments table to lookup wizard I got an error saying a relationship already existed so I deleted the relationship and tried again successfully.
When I now looked at the relationships, access was showing 3 tables – 2 versions of therapists table and 1 of appointmentstable – with a single relationship from firstname to idfield between appointmentstable and one of the therapists tables and another between secondname in appointmentstable and idfield in the other therapists table.
It’s given me a few questions I hope someone can answer for me:
I thought you had to define relationships yourself. Why can’t you change datatype to lookup wizard without deleting relationships?
Does this mean you can’t define any relationships until you’ve chose all datatypes that might be lookup wizard?
Finally, why did access show 2 versions of the therapists table with only one relationship to each? I’m sure I’ve seen 2 tables with more than one relationship between them?
Very basic questions I know but I have to start somewhere!
Many thanks!
I created 2 tables, appointments and therapists. The therapists table will provide the name of the therapist to go into the appointment table.
I created a relationship between the 2 tables, from firstname field to firstname field. It wouldn’t accept one from secondname field to secondname field.
When i tried to change the datatype for names in the appointments table to lookup wizard I got an error saying a relationship already existed so I deleted the relationship and tried again successfully.
When I now looked at the relationships, access was showing 3 tables – 2 versions of therapists table and 1 of appointmentstable – with a single relationship from firstname to idfield between appointmentstable and one of the therapists tables and another between secondname in appointmentstable and idfield in the other therapists table.
It’s given me a few questions I hope someone can answer for me:
I thought you had to define relationships yourself. Why can’t you change datatype to lookup wizard without deleting relationships?
Does this mean you can’t define any relationships until you’ve chose all datatypes that might be lookup wizard?
Finally, why did access show 2 versions of the therapists table with only one relationship to each? I’m sure I’ve seen 2 tables with more than one relationship between them?
Very basic questions I know but I have to start somewhere!
Many thanks!