Re: [Firebird-net-provider] 2.5.0.0 provider and framework 3.5

2008-07-18 Thread Jiri Cincura
On Mon, Jul 14, 2008 at 2:10 AM, Dean Harding <[EMAIL PROTECTED]> wrote: > There is, but only if NET_35 and ENTITY_FRAMEWORK are defined. I presume > when 2.5 is released, there'll be two versions: one for .NET 2.0 and one > for .NET 3.5. Exactly. The development is done on VS2008 compiler (using

Re: [Firebird-net-provider] 2.5.0.0 provider and framework 3.5

2008-07-13 Thread Dean Harding
Zvjezdan Tomicevic wrote: > I downloaded latest provider (from weekly build) > and it seesm that it is built in VS2008 and targeted for 3.5. > Since I dont have 3.5 on most of my servers, i downloaded source and > targeted it to 2.0 with no problems so far. > Is there any 3.5 specific code in prov

[Firebird-net-provider] 2.5.0.0 provider and framework 3.5

2008-07-13 Thread Zvjezdan Tomicevic
I downloaded latest provider (from weekly build) and it seesm that it is built in VS2008 and targeted for 3.5. Since I dont have 3.5 on most of my servers, i downloaded source and targeted it to 2.0 with no problems so far. Is there any 3.5 specific code in provider? --