I have been asked by a local company if the following problem can be solved with Access. I am under the impression that it will be possible but i thought i'd pick a few brains before i tried and failed miserably!!
Let me set the scenario...
The company in question deals with 40+ tour operators and 9 hotels (different room types in each). Each of the tour operators is limited to which hotels they are permitted to sell, i.e.
Tour Operator A is permitted to sell to Hotel 1, Hotel 3 and Hotel 6
Tour Operator B is permitted to sell to Hotel 4, Hotel 8 and Hotel 9… etc.
This is the straight forward part! What the company would like is the ability to load and send special offers on certain hotels & rooms to the tour operators that are permitted to sell them, i.e. An offer is created for Hotels 1 & 2 but only on rooms 1, 3 and 5 of hotel 1 and room 1 in hotel 2.
So in essence this offer would only be available for Tour Operator A.
So my question to you is would this be possible? I thought that it could be created from 4 tables, possibly tblTourOperatorDetails, tblHotelDetails, tblRoomDetails and tblSpecialOffer. Any advise?
Kind Regards
Sam
It's just common sense, shame sense isn't common!
Let me set the scenario...
The company in question deals with 40+ tour operators and 9 hotels (different room types in each). Each of the tour operators is limited to which hotels they are permitted to sell, i.e.
Tour Operator A is permitted to sell to Hotel 1, Hotel 3 and Hotel 6
Tour Operator B is permitted to sell to Hotel 4, Hotel 8 and Hotel 9… etc.
This is the straight forward part! What the company would like is the ability to load and send special offers on certain hotels & rooms to the tour operators that are permitted to sell them, i.e. An offer is created for Hotels 1 & 2 but only on rooms 1, 3 and 5 of hotel 1 and room 1 in hotel 2.
So in essence this offer would only be available for Tour Operator A.
So my question to you is would this be possible? I thought that it could be created from 4 tables, possibly tblTourOperatorDetails, tblHotelDetails, tblRoomDetails and tblSpecialOffer. Any advise?
Kind Regards
Sam
It's just common sense, shame sense isn't common!