[Newbie]ManyToMany
[Newbie]ManyToMany
- Subject: [Newbie]ManyToMany
- From: Emmanuel KOPP <email@hidden>
- Date: Wed, 17 Mar 2004 22:17:28 +0100
Hi all,
I've 3 tables
T1 => groups (groupID)
T3 => forums (forumID)
T2 => Auth_Access (groupID and forumID + more attributes)
T1 is connected to T3 via a manyTomany (T2).
My problems is that T2 must have other attributes which I must be able
to reach from T1 or/and T3
I tested a flattened table but the result is not convincing
All help would be useful for me.
Thank
Manu
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.