Re: Events with workshops
- From: "Jeff Boyce" <nonsense@xxxxxxxxxxxx>
- Date: Tue, 3 Feb 2009 08:53:18 -0800
Phil
It sounds like you are saying one Event can have zero, one, or many
Workshops, and that Attendees are registering for Workshops rather than
Events.
If you add a Workshop table, then use WorkshopID in your trelRegistration
table, would that do it?
Regards
Jeff Boyce
Microsoft Office/Access MVP
"Phil" <Phil@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:254525FD-94AA-4369-ABD0-190263210822@xxxxxxxxxxxxxxxx
I have an events database that I now need to add workshops, the basic
structure of the tables is
Events:
---------
EventID
Attendee:
-------------
AttendeeID
Registration:
--------------
RegistrationID
EventID
AttendeeId
the real world situation is that some events we run have workshops,
normally
the group will split into smaller groups and attend one of the sessions
e.g.
Bereavment
MCA
Cancer
Each event may have more than one workshop in a day, one workshop or none
at
all. I have no idea how to design the table structure, do I need seperate
tables for Workshops, sessions. Any advice would be greatly accepted. If
you need any more info let me know
Thanks
Phil
.
- Follow-Ups:
- Re: Events with workshops
- From: Phil
- Re: Events with workshops
- References:
- Events with workshops
- From: Phil
- Events with workshops
- Prev by Date: Events with workshops
- Next by Date: File Lock Sharing Violation
- Previous by thread: Events with workshops
- Next by thread: Re: Events with workshops
- Index(es):
Relevant Pages
|