I have a situation... Any assistance will be greatly appreciated.

These are my tables:

1) tblAward(awardId,award)
2) tblActor(actorId,name)
3) tblDirector(directorId,name)
4) tblEntityAward(fk_award,fk_parent,year_awarded)

In #4, the fk_parent is the primary key in either tblActor or
tblDirector.

How would you declare the relationships in the transfer.xml?

Help!!
--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to transfer-dev@googlegroups.com
To unsubscribe from this group, send email to 
transfer-dev-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to