X
Xeronimo
Hi there,
I've created an online form where people (or rather school classes and
youth groups) can register for an event we're organizing. They can
indicate *5 workshops* that they're interested in and they can choose
*two date combinations* that suit them best for visiting us. The data is
saved into one table on my SQL server.
Now I need to import these registrations into an Access (2003) program
to then manage and plan them.
I guess the inscription needs to be important in three steps:
1) the data concerning *the group* who's interested in coming
2) the data concerning *the person in charge* (might come with different
groups at different times)
3) the data concerning *the workshops* they'd like to participate in and
the times that suit them best
I've already created the first two steps and they work.
The problem is how to best import the choices they've made and how to
manage/plan them ...
The event goes for 2 days (with 3 time slots in the morning and 3 in the
afternoon). There are about 60 workshops.
Each group will be attributed 3 workshops (at least 1 of those they've
indicated during their inscription and 2 others, but always 3 in total)
on a first come, first served basis.
The problem is that I'm not sure about how to start now ... I would need
a kind of a database grid with 12 fields per workshop (12 time slots in
total over the 2 days) where I would then fill in the adequate groups
(via a form displaying the imported inscription/group info) until
they're all full?
Then, based on this grid, I could create reports as to who come where
and when, and also print confirmations for the groups, listing which
workshops they'll participate it.
This probably sounds very confusing ... but any help is greatly
appreciated!!!
ps. I'm not the one who planned this workshop event! I'm simply told to
now create a management program for it ...
I've created an online form where people (or rather school classes and
youth groups) can register for an event we're organizing. They can
indicate *5 workshops* that they're interested in and they can choose
*two date combinations* that suit them best for visiting us. The data is
saved into one table on my SQL server.
Now I need to import these registrations into an Access (2003) program
to then manage and plan them.
I guess the inscription needs to be important in three steps:
1) the data concerning *the group* who's interested in coming
2) the data concerning *the person in charge* (might come with different
groups at different times)
3) the data concerning *the workshops* they'd like to participate in and
the times that suit them best
I've already created the first two steps and they work.
The problem is how to best import the choices they've made and how to
manage/plan them ...
The event goes for 2 days (with 3 time slots in the morning and 3 in the
afternoon). There are about 60 workshops.
Each group will be attributed 3 workshops (at least 1 of those they've
indicated during their inscription and 2 others, but always 3 in total)
on a first come, first served basis.
The problem is that I'm not sure about how to start now ... I would need
a kind of a database grid with 12 fields per workshop (12 time slots in
total over the 2 days) where I would then fill in the adequate groups
(via a form displaying the imported inscription/group info) until
they're all full?
Then, based on this grid, I could create reports as to who come where
and when, and also print confirmations for the groups, listing which
workshops they'll participate it.
This probably sounds very confusing ... but any help is greatly
appreciated!!!

ps. I'm not the one who planned this workshop event! I'm simply told to
now create a management program for it ...
