hm... no one answered. And if I look at may last posting, maybe its a little bit confusing. A short manual to reproduce the problem:
1. Create a table "city". The fields are: - "ID" (integer) - "CityName" (string) 2. Create a table "person". The fields are: - "ID" (integer) - "PersonName" (string) - "BornIn" (foreign key "city.ID") - "LivesIn" (foreign key "city.ID") Try to get the class file of this database by dbmetal. Can you reproduce my errors? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
