Re: [Firebird-net-provider] Using with .Net 3.5

2009-04-29 Thread Steve Boyd
Thanks. Jiri Cincura wrote: On Wed, Apr 29, 2009 at 15:00, Steve Boyd wrote: would have to distribute .Net 2.0 and .Net 3.5 with my application? If so, is there a way to get a .Net 3.5 version of the data provider? No, the 3.5 sits on top of 2.0. If you have 3.5, you have 3.0 and

Re: [Firebird-net-provider] Using with .Net 3.5

2009-04-29 Thread Jiri Cincura
On Wed, Apr 29, 2009 at 15:00, Steve Boyd wrote: > would have to distribute .Net 2.0 and .Net 3.5 with my application?  If so, > is there a way to get a .Net 3.5 version of the data provider? No, the 3.5 sits on top of 2.0. If you have 3.5, you have 3.0 and 2.0 too. BTW the betas are buils with

[Firebird-net-provider] Using with .Net 3.5

2009-04-29 Thread Steve Boyd
I am looking at using the Firebird data provider with Visual Studio and ADO.Net 3.5. I notice that the prebuilt installtion files are for .Net 2.0. Does this mean that I would have to distribute .Net 2.0 and .Net 3.5 with my application? If so, is there a way to get a .Net 3.5 version of the