ok, the problem was in my commandline: \" after masterkey shouldn't be there
Thierry Tetram Corp a écrit : > ok, > > what I did: > > - clean windows install (xp sp3) > - clean vs 2008 install (including sp and framework 3.5 sp1) > - install of provider using current FirebirdClient-2.5.0-Alpha2 from > ibphoenix (fresh download; I got this one because of FW 3.5), including > modifying machine.config > - install of DDEX including registry modifications (couple vs+fb > provider works well there) > - copy of weekly build of provider in place of provider > - gacutil of weekly build > > running the edmgen command line I show you in previous mail, gives the > error already indicated > > so, I guess you've got something on your system (registry, or something > else) I'm missing. The question is what. > > 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 > ------------------------------------------------------------------------- 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
