J
Jame
Okay, I set-up databases all the time with relationships, but this one has me
boggled. I want to create a database for a horse show. I know that I need
to have at least three tables- People/Horse combo, Classes, and Entries. The
difficult part is that the show is really a series of three shows. Each of
the shows contains the same classes, but in a different order. We can use a
primary key of the state issued class number. My problem is that I want to
receive their entries , enter them once, and they will automatically be
entered for all three. I need to also track placings, times, and scores for
each show, so I don't want to create a table of classes with "Show 1 Time,
Show 2 Time," etc. I have other databases that run these shows fine, but
they are one time, one day things. I thought I would work on this now,
instead of getting down to crunch time, but it is really creeping up on me!
I really don't want to use a macro or a Query to complete these multiple
entries, as someone can walk up at any show and choose to enter, and it would
need to carry through to the remainder of the shows. Any help would be
greatly appreciated!
boggled. I want to create a database for a horse show. I know that I need
to have at least three tables- People/Horse combo, Classes, and Entries. The
difficult part is that the show is really a series of three shows. Each of
the shows contains the same classes, but in a different order. We can use a
primary key of the state issued class number. My problem is that I want to
receive their entries , enter them once, and they will automatically be
entered for all three. I need to also track placings, times, and scores for
each show, so I don't want to create a table of classes with "Show 1 Time,
Show 2 Time," etc. I have other databases that run these shows fine, but
they are one time, one day things. I thought I would work on this now,
instead of getting down to crunch time, but it is really creeping up on me!
I really don't want to use a macro or a Query to complete these multiple
entries, as someone can walk up at any show and choose to enter, and it would
need to carry through to the remainder of the shows. Any help would be
greatly appreciated!