T
terranauro via AccessMonster.com
Dear All Access Expert
Hi,
I get stuck with this problem :
I have table with its field :
1. tblRoom : RoomID, RoomTypeID, RoomName, RoomBedID
2. tblRoomDetail : RoomID, RoomDetailID, seasonID, RoomSeasonStartDate,
RoomSeasonEndDate, RoomRate
This table is for determining how much room rate depending on the
season or period
3. tblAccomodation : AccomodationID, AccomodationStartDate,
AccomodationEndDate,RoomID
This table is for recording accomodation activity
the problem arise when I want to select the count the room rate,
the rate must be fit with current season. Therefore I must define
which rate is apply regarding the AccomodationStartDate and
AccomodationEndDate
I have try but it seems the result is not right.
Can somebody here help me ?
So many thanks in advance for your help
Sincerely Yours
Terran
Hi,
I get stuck with this problem :
I have table with its field :
1. tblRoom : RoomID, RoomTypeID, RoomName, RoomBedID
2. tblRoomDetail : RoomID, RoomDetailID, seasonID, RoomSeasonStartDate,
RoomSeasonEndDate, RoomRate
This table is for determining how much room rate depending on the
season or period
3. tblAccomodation : AccomodationID, AccomodationStartDate,
AccomodationEndDate,RoomID
This table is for recording accomodation activity
the problem arise when I want to select the count the room rate,
the rate must be fit with current season. Therefore I must define
which rate is apply regarding the AccomodationStartDate and
AccomodationEndDate
I have try but it seems the result is not right.
Can somebody here help me ?
So many thanks in advance for your help
Sincerely Yours
Terran