Complex Relationships

2009-12-02 Thread onlymejosh
Hi, I need some guidance on how to build these model relationships. I need to build something that allows people to book a room in an accommodation. These are the steps. User finds room. User requests to stay in room Owner accepts / declines User Pays / finds another room. I have 3 tables so

Re: Complex Relationships

2009-12-02 Thread onlymejosh
, Owner, Booking Can one room have more than one Guest per room? Can one booking involve more than one room?    John On Dec 2, 5:42 pm, onlymejosh star...@gmail.com wrote: Hi, I need some guidance on how to build these model relationships. I need to build something that allows people