G
George
Dear friends,
I am in the process of developing a training reservation system. I have
already created tables for employees, trainers, trainingCourses and
trainingRooms.
e.g. I have 4 training rooms, 10 trainers, a lot of employees and several
courses.
Each trainer can teach some of the courses (so, I think I will create a
table to record the courses of each employee). Training courses vary from 1-5
days (I record this info into the trainingCourses table).
Using a form, I need to choose the trainer, the training room and then
record the starting date of the course - So far so good! What is needed now
and is too difficult for me:
In case I choose a course which has to be tought in 5 days, this must be
taken into consideration (using days from Monday to Friday) in order to book
the specific room and trainer for those days.
The trainer must be available for those dates and also the training room
should be available.
Any ideas will be highly appreciated.
Thanking you so much in advance,
GeorgeCY
I am in the process of developing a training reservation system. I have
already created tables for employees, trainers, trainingCourses and
trainingRooms.
e.g. I have 4 training rooms, 10 trainers, a lot of employees and several
courses.
Each trainer can teach some of the courses (so, I think I will create a
table to record the courses of each employee). Training courses vary from 1-5
days (I record this info into the trainingCourses table).
Using a form, I need to choose the trainer, the training room and then
record the starting date of the course - So far so good! What is needed now
and is too difficult for me:
In case I choose a course which has to be tought in 5 days, this must be
taken into consideration (using days from Monday to Friday) in order to book
the specific room and trainer for those days.
The trainer must be available for those dates and also the training room
should be available.
Any ideas will be highly appreciated.
Thanking you so much in advance,
GeorgeCY