Viewing 15 posts - 91 through 105 (of 142 total)
Thank you for reply
in start package table
I need to write sql query calculate hotel costs between two periods per package and the final result must show in total...
July 15, 2017 at 8:49 am
full script for database
Im sorry for errorsUSE [NileTravel3]
GO
/****** Object: Table [dbo].[DayDetails] Script Date: 14/07/2017 11:16:59 PM ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER...
July 15, 2017 at 7:39 am
are any thing not clear
July 9, 2017 at 5:18 am
thank you for reply
im sorry for post in multi thread
Why are package and package duration different tables?
because package have multi duration
Do packages have multiple duration?
yes...
July 8, 2017 at 4:52 pm
I have more questions
first question
I have relation between hotel table and package and in same time have relation between hotel and day details table are this circular reference
July 8, 2017 at 1:26 pm
July 8, 2017 at 1:08 pm
this is database design expected to website http://www.egypte.nl
* every package have only one hotel .
* every package have only one program .
* package have more duration may be...
July 8, 2017 at 11:26 am
can you help me please i will work and if some thing wrong tell me please
July 8, 2017 at 10:07 am
I need to do design site like that and i have some problem to design database
July 8, 2017 at 9:44 am
i start building what i need from first step by step
cbecause i have some point problem before i write i must introduce to it
July 8, 2017 at 9:37 am
I will work then if you see any thing wrong help me .
I need to make database design to booking hotel and program tourists
to this site from scratch
July 8, 2017 at 9:30 am
im sorry for late
this is actually what i need
thanks
July 7, 2017 at 4:08 pm
OK actually i face problem
in my design above i make relation between
hotel and package to assign period per hotel
and
hotel and day of package to get cost
July 6, 2017 at 2:45 pm
Thank you for reply
this is my resultHiltonPackage 4 3 day1 1 1 1 1 1 1 1 ms750 2017-07-01 00:00:00.000
HiltonPackage 4 3 day4 4 4 2 1 NULL NULL 2 ms800 2017-08-02 00:00:00.000
July 6, 2017 at 11:31 am
because if design is correct i can clcultae correctly
July 6, 2017 at 10:00 am
Viewing 15 posts - 91 through 105 (of 142 total)