Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » which pattern?
which pattern? [message #340] Fri, 27 October 2006 06:45 Go to previous message
galdiolom is currently offline  galdiolom
Messages: 3
Registered: October 2006
Location: Padova ITALIA
Junior Member
Hi,
I still have a stupid question, but hope that someone can help me...

How can I implement the RADICORE architecture in a situation like this:

I have to insert (add) one(more) musical instrument(s) to one (more) musician(s) related to a specific track (that, in turn, is corrrelate to a specific musical record)
Which pattern I must use?

The structure is:

- table INSTRUMENTS is related to table LINK_MUSICIAN_TO_TRACK in a MANY-TO-MANY relationship where LINK_INSTRUMENT_TO_MUSICIANxTRACK is the link table;

- table MUSICIANS is related to table TRACKS in a MANY-TO-MANY relationship where LINK_MUSICIAN_TO_TRACK is the link table;

- table TRACKS is related to table RECORDS in a ONE-TO-MANY relationship.
 
Read Message
Read Message
Previous Topic: Convert XMI to PHP
Next Topic: Failure with Rename Task
Goto Forum:
  


Current Time: Tue Apr 16 14:18:06 EDT 2024

Total time taken to generate the page: 0.00902 seconds