2005/2008 DDEX provider does not work with FB 1.0?

View: New views
3 Messages — Rating Filter:   Alert me  

2005/2008 DDEX provider does not work with FB 1.0?

by benton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

I am using latest 2.5.1 FB .NET data provider and VS 2008 professional.

Today I installed 2005/2008 DDEX provider and was able to create an entity model for a local FB 2.0 database. Then I tried to do the same for a Firebird 1.0.3 database and while the connection step was succesful, when I got to the point of "reading information from the database" I got an error, some "SELECT error" according to the inner exception.

So which FB versions are supported by the DDEX provider? And, is there a way I can work with a FB 1.0 database?

BTW, thanks for such a great product. Thanks to .NET Entity Framework support, Firebird is getting better every day.

Regards,

-Jorge

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@...
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Re: 2005/2008 DDEX provider does not work with FB 1.0?

by Bubak44 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

until version 2.0 FB  doesn't swallow  SELECT ... FROM (SELECT ...)
commnad, whitch is generated by EF.

2009/10/30 Jorge Alvarez <conversar@...>:

> Hi there,
> I am using latest 2.5.1 FB .NET data provider and VS 2008 professional.
> Today I installed 2005/2008 DDEX provider and was able to create an entity
> model for a local FB 2.0 database. Then I tried to do the same for a
> Firebird 1.0.3 database and while the connection step was succesful, when I
> got to the point of "reading information from the database" I got an error,
> some "SELECT error" according to the inner exception.
> So which FB versions are supported by the DDEX provider? And, is there a way
> I can work with a FB 1.0 database?
> BTW, thanks for such a great product. Thanks to .NET Entity Framework
> support, Firebird is getting better every day.
> Regards,
> -Jorge
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@...
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
>



--
Miroslav Hrázský

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@...
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Re: 2005/2008 DDEX provider does not work with FB 1.0?

by Bubak44 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

DDEX works with FB 1.5 (and probably also 1.0) but with typed DataSet, not EF

2009/10/30 Jorge Alvarez <conversar@...>:

> Hi there,
> I am using latest 2.5.1 FB .NET data provider and VS 2008 professional.
> Today I installed 2005/2008 DDEX provider and was able to create an entity
> model for a local FB 2.0 database. Then I tried to do the same for a
> Firebird 1.0.3 database and while the connection step was succesful, when I
> got to the point of "reading information from the database" I got an error,
> some "SELECT error" according to the inner exception.
> So which FB versions are supported by the DDEX provider? And, is there a way
> I can work with a FB 1.0 database?
> BTW, thanks for such a great product. Thanks to .NET Entity Framework
> support, Firebird is getting better every day.
> Regards,
> -Jorge
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@...
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
>



--
Miroslav Hrázský

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@...
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider