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
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
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