Hello all together
I've the follwoing problem:
1. I have a customer table with adresses
2. I have a orders table
1. <-> 2. One cutomer may have many orders, one order belongs to one 
customer

3. I have a supplier
4. Each supplier has different glasses
5. Each glass may have a color 
6. Each glass may have a tint

3. <-> 4. One supplier may have many glasses, one glass belongss to one 
customer
4. <-> 5. Multiple glasses may have multiple colors
4. <-> 6. Multiple glasses may have multiple tints

So how can I realize this with cakePHP?

Thank you for your help
Jean-Pierre 

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to