Naleo wrote:
Actually there are messages but this has nothing to see with the concerning table. I just copy past here in case:
CatalogRetriever::The following table(s) do not have a primary key present:
::[DB].[CREDIT]
::[DB].[DEPOT]
CatalogRetriever::The following table(s) do not have a primary key present:
::[DB].[CREDIT]
::[DB].[DEPOT]
The foreign key is between two tables.
When I generate the code the mathing relation is missing in the both classes (the initial and the target ones).
credit nor depot are in the fk missing?
Please send me: (to support@llblgen.com)
- sql to recreate the two tables (no data, just the sql to create the two tables)
- script (sql) which creates the PK's on the two tables
- script which creates the FK's on the two tables.
This script has to be runnable from toad.