Hi! In a case where I have 2 different foreign keys (fkX and fkY) from table A to table B, a previous version of Middlegen would pick up two different relationship roles in B: B.aByFkX and B.aByFkY. This was quite a cool feature!
Since I have checked out the latest version from CVS though, it seems to confuse these two different roles with a foreign key consisting of two fields. In other word, it only sees one relationship role, but two column maps. Is this an intended change? Regards Ampie ------------------------------------------------------- Sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
