Skip to content

VB Enities are not getting updated when adding a relationship between tables on the SQL server #210

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?

After adding a relationship between two tables on the SQL side this 
doesn't get reflected the next time I generate the outputs. I need to 
delete all entity files and re-create them.

Another issue I'm getting with relationships:
I have got a Table with Tolerances and another one with Tolerance Fields 
(Name and Category of the Tolerance). If assign the Tolerance Fields 
(Column: Rec_ID) to the Tolerance table (Column: Tolerance_Field), both 
integer fields and try to get a list of all Tolerances I get this error:
Invalid association mapping for 
member '_Data.tblTolerance.ToleranceFieldtblToleranceField'. '_Data.tblTole
rance' is no entity.

If I do it without the relationship I get a list of all Tolerances.

What version of the product are you using?
Nightly build 11/24

Original issue reported on code.google.com by schaffn...@GMX.de on 1 Dec 2009 at 2:26

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions