J
Jerome
Hi,
I'm trying to create a DB to planify events during a festival!
So far I've got the table containing the events: no problem.
I've created an online form so people where they can register and pick
dates and times that suit them: no problem.
I've created functions to import those data into the Access DB: no problem.
The festival goes on for 10 days and there a 4 possible time slots per
day. So how do I now make a relation between each event and the days &
time slots!?
I'd need to first define what event occurs on which days and at what
times. Something like this:
Event-1
Day1 Day2 etc
08.30 yes no
10.15 yes yes
14.00 no no
15.45 no yes
Event-2
Day1 Day2 etc
08.30 no yes
10.15 no yes
14.00 no yes
15.45 no yes
etc (there'd be some 50 events)
Then I'd need a form to bind the registrations to time slots that are
adequate and still free. Something like this:
Registration1
Event-X on e.g. 10/10/05
08.30 still free
10.15 taken
14.00 taken
15.45 still free
And I'd choose 08.30 as time slot for example.
I'm really not a beginner in Access, but I'm a bit at loss here as how
to construct the tables and how everything is interconnected ...
Any help or link is greatly appreciated!
Jerome
I'm trying to create a DB to planify events during a festival!
So far I've got the table containing the events: no problem.
I've created an online form so people where they can register and pick
dates and times that suit them: no problem.
I've created functions to import those data into the Access DB: no problem.
The festival goes on for 10 days and there a 4 possible time slots per
day. So how do I now make a relation between each event and the days &
time slots!?
I'd need to first define what event occurs on which days and at what
times. Something like this:
Event-1
Day1 Day2 etc
08.30 yes no
10.15 yes yes
14.00 no no
15.45 no yes
Event-2
Day1 Day2 etc
08.30 no yes
10.15 no yes
14.00 no yes
15.45 no yes
etc (there'd be some 50 events)
Then I'd need a form to bind the registrations to time slots that are
adequate and still free. Something like this:
Registration1
Event-X on e.g. 10/10/05
08.30 still free
10.15 taken
14.00 taken
15.45 still free
And I'd choose 08.30 as time slot for example.
I'm really not a beginner in Access, but I'm a bit at loss here as how
to construct the tables and how everything is interconnected ...
Any help or link is greatly appreciated!
Jerome