more informations, "2.1.1.17910" value is added with my debug build the weekly build add "WI-V2.1.1.17910 Firebird 2.1"
but in both cases, "Firebird" is waited for runtime I guess it's because of this line <Schema Namespace="FirebirdClient_EF" Provider="FirebirdSql.Data.FirebirdClient" ProviderManifestToken="Firebird" Alias="Self" ...> in \NETProvider\source\FirebirdSql\Data\Entity\StoreSchemaDefinition.ssdl Thierry Tetram Corp a écrit : > hi > > as promised, a first feedback, > > when i create a new model using wizard, VS add this node: > <Schema Namespace="Model.Store" Alias="Self" > Provider="FirebirdSql.Data.FirebirdClient" > ProviderManifestToken="2.1.1.17910" ...> > > great, but during runtime, when i need to access results of a linq > query, an exception is raised saying it was attempting "Firebird" as > ProviderManifestToken and not 2.1.1.17910 > > and if I change manually my edmx file to put Firebird instead of > 2.1.etc, no exception is raised, and VS still works correctly with this > model > > do you know where did come from the value of ProviderManifestToken and > why it is not Firebird as runtime seems to wait for ? > > is it something I missed during provider installation, or is it a "bug" > (or a misunderstanding) ? > > Thierry > > Tetram Corp a écrit : > >> Hi, >> >> I'm trying to create an Entity Model (to use Linq) with VS2008. >> My problem is that Firebird provider is not available in the Entity >> Model wizard while it is available when creating a connection string. >> >> Did I missed something ? (a reg file or something else) >> >> Thierry >> >> ------------------------------------------------------------------------- >> 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 > ------------------------------------------------------------------------- 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
