All columns are marked as entity key in edmx file made by Entity Data Model 
Wizard in Visual Studio
---------------------------------------------------------------------------------------------------

                 Key: DNET-203
                 URL: http://tracker.firebirdsql.org/browse/DNET-203
             Project: .NET Data provider
          Issue Type: Bug
          Components: DDEX Provider, Entity Framework support
    Affects Versions: 2.1.0
         Environment: Firebird 2.1.1, MS Windows XP SP3, MS Visual Studio 2008, 
DDEX Provider 2.0.4, FirebirdClient ADO.NET 2.0 Data provider
            Reporter: Ng-Hwan Kim
            Assignee: Jiri Cincura


I made a sample class library and then after I added "ADO.NET Entity Data 
Model" by Add New Item menu.
And I selected "Generate from database" to make model.
In Connection Properties Dialog, I entered as below.
Data source: Firebird Data Source(.NET Framework Data Provider for Firebird)
Data Source: localhost
Database: C:\Program Files\Firebird\Firebird_2_1\examples\empbuild\EMPLOYEE.FDB
User: sysdba
Password: masterkey
I didn't changed other inputs except those.

As a result, all columns in all entities in model browser were marked as 
"entity key".
So there was 112 errors and 33 messages.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to