| | |
hotel reservation system
Please support our Database Design advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Dec 2007
Posts: 3
Reputation:
Solved Threads: 0
i am making the hotel reservation system database.cosidering the following
customer(name,phone,address,city,creditcard no,etc)
reservation(check in date, check out date, price, customer name, no of rooms)
room (room no,room type, price)'
but i am not satisfied with it.i have to keep record of hall and table reservation as well .
i want to differentiate b/w resident customer and non resident customer .
plz any one guide me to build the complete ERD for my database i will be very thankful
plz help me as i have just started database
customer(name,phone,address,city,creditcard no,etc)
reservation(check in date, check out date, price, customer name, no of rooms)
room (room no,room type, price)'
but i am not satisfied with it.i have to keep record of hall and table reservation as well .
i want to differentiate b/w resident customer and non resident customer .
plz any one guide me to build the complete ERD for my database i will be very thankful
plz help me as i have just started database
•
•
Join Date: Dec 2007
Posts: 3
Reputation:
Solved Threads: 0
i have collected some information like
customer(cutomer_name,address,phone,company_name,company_phone,cutomer_type)
company information is added for corporate customer nad customer type will identify wether
the customer is resident or non resident.
this approach for cutomer is correct or else i have to use the supertype/subtype concept
basically i want to distinguish b/w resident or non resident and corporate customer and non corporate
plz guide me
customer(cutomer_name,address,phone,company_name,company_phone,cutomer_type)
company information is added for corporate customer nad customer type will identify wether
the customer is resident or non resident.
this approach for cutomer is correct or else i have to use the supertype/subtype concept
basically i want to distinguish b/w resident or non resident and corporate customer and non corporate
plz guide me
•
•
Join Date: Jan 2005
Posts: 8
Reputation:
Solved Threads: 1
Hello ...
I recommend you our hotel reservation script:
http://www.softacid.net/scripts
We will give you a good discount if you contact us via this forum.
also if you're not interested in buying you could take a look at our online demo ... it will help you to make yourself a better idea about the database we use.
I recommend you our hotel reservation script:
http://www.softacid.net/scripts
We will give you a good discount if you contact us via this forum.
also if you're not interested in buying you could take a look at our online demo ... it will help you to make yourself a better idea about the database we use.
![]() |
Similar Threads
- Hotel Reservation System (Database Design)
- design a hotel booking system (Database Design)
- Airline Reservation System (ColdFusion)
- Opinion on Software Project (Sharing Ideas) (Computer Science)
- Reservations Design Issues (MS Access and FileMaker Pro)
- help needed!!! (Java)
Other Threads in the Database Design Forum
- Previous Thread: Division Operation in realtion algebra
- Next Thread: need help e-r diagram
| Thread Tools | Search this Thread |






