Hi again, did you try to use those exports in a VS project ? because, even if edmgen file created files (in spite of keys/not null problems), I still have a ProviderManifestToken to 2.1.1.17910 while Firebird seems required during runtime, and I still have the ShemaInformation problem.
Thierry Jiri Cincura a écrit : >> Is it possible that the weekly build is not compiled with a "full" EF >> configuration ? >> > > >> edmgen /mode:FullGeneration /provide >> > r:FirebirdSql.Data.FirebirdClient /connectionstring:"data > source=localhost;initi > al catalog=rrr.fdb;user id=sysdba;password=masterkey" /project:Kuk > Microsoft (R) EdmGen version 3.5.0.0 > Copyright (C) 2008 Microsoft Corporation. All rights reserved. > > Loading database information... > warning 6002: The table/view 'Firebird.ABC' does not have a primary key > defined. > The key has been inferred and the definition was created as a read-only > table/v > iew. > warning 6013: The table/view 'Firebird.FOOBAR' does not have a primary key > defin > ed and no valid primary key could be inferred. This table/view has been > excluded > . To use the entity you will need to review your schema, add the correct keys > an > d uncomment it. > Writing ssdl file... > Creating conceptual layer from storage layer... > Writing msl file... > Writing csdl file... > Writing object layer file... > Writing views file... > > Generation Complete -- 0 errors, 2 warnings > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
