Page 1 of 1

Entity Designer question

Posted: Fri 07 Nov 2008 13:22
by Zero-G.
Hey

I have downloaded the new BETA of v5

I have added in my project a few databases & wanted to set a relation between the table "Anrede" and the Table "Kunden"
In the relationdetail, I get the following:

-anrede id:int64 id:bigint
-kunden KundenID:Int64

I don't want the relation to this field, it has the same datatype, but it isn't the correct column. - How to change this behaivour?

THX

Posted: Mon 10 Nov 2008 09:46
by Shalex
Do you mean Entity Framework and Entity Designer built in VS 2008, not LINQ to SQL and Entity Develper?

Please send me (alexsh*devart*com) the DDL and DML script to create the database objects and generated the .edmx file.

Posted: Mon 10 Nov 2008 09:56
by Zero-G.
Hey

THX - But I found out the problem for myself.

I've ment the Entity Framework (LinQ to Entites)