Dave Titan
Registered User.
- Local time
- Today, 23:16
- Joined
- Jan 1, 2002
- Messages
- 69
I'm building a new database for an organisation. It will have many facets.
I'm new to making tables, I've always just one or more unrelated tables and used queries to get the results I want.
I'm also dyslexic and while the whole Idea of relationships makes sense, I can't put it into practice - Here's the prob-
I've a list off 50 Clubs, each with contact details of one person.
I've 12 Sports, Some clubs do only one some do all 12.
Each sport has a co-ordinator. Ususally a co-cordinator is the contact of the club.
What I'd like to do is have table "clubs" have all the cotact details. And have table "Co-cordinators" just have the name and club listed.
Then create a form that shows only the Sports co-ordinators, but also all their relevant details from table"clubs" ie address telephone.
I can do this with a query. But just wonder if creating relationshps between tables would make life easier????
I hope this makes sense
Thanks
I'm new to making tables, I've always just one or more unrelated tables and used queries to get the results I want.
I'm also dyslexic and while the whole Idea of relationships makes sense, I can't put it into practice - Here's the prob-
I've a list off 50 Clubs, each with contact details of one person.
I've 12 Sports, Some clubs do only one some do all 12.
Each sport has a co-ordinator. Ususally a co-cordinator is the contact of the club.
What I'd like to do is have table "clubs" have all the cotact details. And have table "Co-cordinators" just have the name and club listed.
Then create a form that shows only the Sports co-ordinators, but also all their relevant details from table"clubs" ie address telephone.
I can do this with a query. But just wonder if creating relationshps between tables would make life easier????
I hope this makes sense
Thanks