Microsoft
Software
Hardware
Network
Question : Hotel Reservation System
Hi all,
I am developing a small hotel reservation system (a project) using C#, ASP.NET and SQL Server 2005 Express database. I need to know how to prevent a customer to reserve a room while another customer has booked the same room. I think there is something wrong with the database structure I have made. Following are some of the tables.
Hotel: HotelID, HotelName, etc......
RoomType: RoomTypeID, HotelID, RoomTypes, StandardRate.
Customer: CustomerID, FirstName, LastName etc...
Booking: BookingID, CustomerID, HotelID, CheckinDate, CheckoutDate, NumberOfRoomsBooked.
So my question is how to accomodate the changes in the database where it should not allow a customer to book the same room which has already been booked by another customer?
Looking forward to your reply.
Regards,
Mengalhk
Answer : Hotel Reservation System
Have you run the "Connect to the Internet" and "configure my internet address" wizards? SBS/Exchange will not send mail until you have done so.
Random Solutions
Cannot configure EXP3000 storage on LSI adapter
SQL Select: display only the first 500 characters from the start of the line where code like '%'Determine part ID for ...%'
50 Pin to USB conncetor
Copying Cells that contain a Range name......
SEO: pointing .com to .org and then back
Export Table and Exclude a field in the export
DataGridView in Virtual Mode flickers when adding rows.
Managing systems in a trusted domain from a single EPO server
How can I trigger a macro when the "send to mail" function is used?
limit user only to send emails within our own company